GridColumnTotalCollection Class
A collection of GridColumnTotal objects that are totals calculated based on Grid column values.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
Use the GridColumnBase.Totals property to access a collection of GridColumnTotal objects for the specified column.
Inheritance
See Also