PivotGridCustomTotalBase Class
Represents the base class for the PivotGridCustomTotal class.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.1.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.
Inheritance
See Also