Skip to main content
All docs
V23.2

GridCustomDataSourceTotalSummaryOptions Properties

Contains data for GridCustomDataSource.GetTotalSummaryAsync and GridDevExtremeDataSource.GetTotalSummaryAsync methods.
Name Description
FilterCriteria Specifies a filter criteria. Inherited from GridCustomDataSourceOptions.
SummaryInfo Returns a list of objects that contain information about a total summary to be calculated.
See Also