InfiniteAsyncSource.GetTotalSummaries Event
In This Article
Allows getting total summaries.
Namespace: DevExpress.Data
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public event EventHandler<GetSummariesAsyncEventArgs> GetTotalSummaries
#Event Data
The GetTotalSummaries event's data class is GetSummariesAsyncEventArgs. The following properties provide information specific to this event:
Property |
---|
Result |
See Also