FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FullTextFilter Class / ModeProperty Field

In This Topic
    ModeProperty Field (C1FullTextFilter)
    In This Topic
    Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ModeProperty As DependencyProperty
    public static readonly DependencyProperty ModeProperty
    See Also