Skip to main content
All docs
V23.2

GetSummariesAsyncArgs Properties

Populates commands bound to the InfiniteAsyncSource.GetTotalSummariesCommand / PagedAsyncSource.GetTotalSummariesCommand properties with data.
Name Description
CancellationToken Gets a token that allows you to respond to a task cancellation request invoked by the GridControl.
Filter Gets the GridControl‘s filter.
Result Gets or sets the result of the get summaries operation.
Summaries Gets the GridControl‘s total summary items.
See Also