GridViewFilteringState Properties
Contains information about the GridView’s filtering-related state.
Name | Description |
---|---|
Filter |
Gets or sets the text representation of the filter criteria to be applied to the Grid |
Is |
Gets or sets a value specifying whether the filter criteria defined via the Grid |
Modified |
Provides access to a collection of grid columns that construct a filter condition. |
Search |
Gets or sets the filter criterion that is applied to the grid using the search panel. |
See Also