GridFilterCriteriaChangedEventArgs Properties
Stores data for the FilterCriteriaChanged event.
Name | Description |
---|---|
Filter |
The new filter criteria applied to the grid data. |
Grid | Returns an object that defines grid API members (properties and methods). |
See Also