FullTextFilterCondition Class Members
In This Topic
The following tables list the members exposed by FullTextFilterCondition.
Public Constructors
Public Properties
| Name | Description |
| BindingPaths | List the attribute's binding path of item that apply filter |
| MatchCase | To know MatchCase mode is enable or not |
| MatchWholeWord | To know MatchWholeWord mode is enable or not |
| TreatSpacesAsAndOperator | Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces. |
Top
See Also