In This Topic
The following tables list the members exposed by Filter.
Public Properties
| Name | Description |
| Expanded | Gets or set the expanded state of current Filter. |
| Expression | Gets or sets the expression of the current Filter. |
| HeaderText | Gets or sets a value of header text of the current Filter. |
| IsApplied | Gets a value indicating the current Filter is applied or not. |
| IsAutoGenerated | Gets a value indicating whether this filter was generated automatically. |
| PropertyName | Gets or sets the name of the data item property to which the current Filter applies. |
| ToolTip | Gets or sets the text that appears as a ToolTip for header of this filter. |
Top
Public Methods
| Name | Description |
| Reset | Resets the filter value to the default value. |
Top
Public Events
See Also