PivotGridCustomTotalBase Class
In This Article
Represents the base class for the PivotGridCustomTotal class.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
#Related API Members
The following members return PivotGridCustomTotalBase objects:
#Remarks
The PivotGridCustomTotalBase class serves as the base class for the PivotGridCustomTotal class. This class represents a custom total which can be calculated for an outer column field or row field.
See Also