VirtualServerModeConfigurationInfo.TotalSummary Property
Gets the total summaries the grid asks the data source to calculate.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Data.ServerModeSummaryDescriptor[] | The total summaries the grid asks the data source to calculate. |
See Also