VirtualServerModeTotalSummaryEventArgs Properties
Provides data for the VirtualServerModeSource.TotalSummary event.| Name | Description |
|---|---|
| CancellationToken | Gets a token that allows you to respond to a task cancellation request invoked by the grid control. |
| ConfigurationInfo | Gets information on the grid’s current sorting, filtering and summary configuration. |
| NotReadyObject static | This member supports the internal infrastructure. |
| TotalSummaryTask | Gets or sets the task that returns the requested summary value. |
See Also