FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FullTextFilter Class / Mode Property

In This Topic
    Mode Property (C1FullTextFilter)
    In This Topic
    Gets or sets the mode the filter will be performed.
    Syntax
    'Declaration
     
    Public Property Mode As C1FullTextFilter.FullTextFilterMode
    public C1FullTextFilter.FullTextFilterMode Mode {get; set;}
    See Also