FetchEventArgsBase Properties
Contains data for the FetchRows event.
Name | Description |
---|---|
Cancellation |
Gets a token that allows you to respond to a task cancellation request invoked by the Grid |
Filter |
Gets the Grid |
Skip | Gets the number of rows to skip in a returned result set. |
Skip |
Gets the skip token. |
Sort |
Gets the Grid |
See Also