FullTextFilterBehavior Class Members
In This Topic
The following tables list the members exposed by FullTextFilterBehavior.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | FilterString | Gets or sets the string used to perform the filtering. |
 | HighlightStyle | Gets or sets the style used to highlight the matches. |
 | MatchCase | Gets or sets whether the filtered text should match the case too. |
 | MatchNumbers | Gets or sets whether number columns should be taken into account. |
 | MatchWholeWord | Gets or sets whether the filtered text should match the whole word. |
 | TreatSpacesAsAndOperator | Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces. |
Top
Public Methods
See Also