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