Skip to main content
A newer version of this page is available. .

InfiniteAsyncSource.GetTotalSummaries Event

Allows getting total summaries.

Namespace: DevExpress.Data

Assembly: DevExpress.UI.Xaml.Grid.v19.2.dll

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