ComponentOne FlexGrid for WPF and Silverlight
TreatSpacesAsAndOperator Property

C1.WPF.FlexGrid Namespace > C1FullTextFilter Class : TreatSpacesAsAndOperator Property
Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces.
Syntax
'Declaration
 
Public Property TreatSpacesAsAndOperator As System.Boolean
public System.bool TreatSpacesAsAndOperator {get; set;}
See Also

Reference

C1FullTextFilter Class
C1FullTextFilter Members