WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FullTextFilterBehavior Class / FilterEntry Property
In This Topic
    FilterEntry Property
    In This Topic
    Gets or sets the Entry field used to perform the query.
    Syntax
    public TextBox FilterEntry {get; set;}
    See Also