WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FullTextFilterBehavior Class / TreatSpacesAsAndOperator Property
In This Topic
    TreatSpacesAsAndOperator Property
    In This Topic
    Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces.
    Syntax
    public bool TreatSpacesAsAndOperator {get; set;}
    See Also