IFilterExpressionProvider Interface Members
In This Topic
The following tables list the members exposed by IFilterExpressionProvider.
Public Properties
| Name | Description |
 | ClearFilterCommand | Gets the command associated with the ClearFilter command. |
 | FilteredFieldNames | Gets the list of field names that the class implementing IFilterExpressionProvider will use to filter its items. |
 | FilterExpression | Gets or sets the filter expression that the class implementing IFilterExpressionProvider will use to filter items. |
Top
Public Methods
See Also