IFilterExpressionProvider Interface Properties
In This Topic
For a list of all members of this type, see IFilterExpressionProvider members.
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
See Also