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

In This Topic
    TreatSpacesAsAndOperatorProperty 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 TreatSpacesAsAndOperatorProperty As DependencyProperty
    public static readonly DependencyProperty TreatSpacesAsAndOperatorProperty
    See Also