FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FullTextFilterBehavior Class / Mode Property

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