corelibraries-devexpress-dot-xtrapivotgrid-41a7255d.md
Represents the base class for the PivotGridCustomTotal class.
Namespace : DevExpress.XtraPivotGrid
Assembly : DevExpress.PivotGrid.v25.2.Core.dll
NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
public class PivotGridCustomTotalBase :
IComponentLoading,
IViewBagOwner
Public Class PivotGridCustomTotalBase
Implements IComponentLoading,
IViewBagOwner
The following members return PivotGridCustomTotalBase objects:
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.
Object PivotGridCustomTotalBase PivotGridCustomTotal
See Also