TcxPivotGridCustomTotal.PivotGrid Property
In This Article
Provides access to the pivot grid control that owns the current custom total.
#Declaration
Delphi
property PivotGrid: TcxCustomPivotGrid read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to access the properties and methods of the pivot grid control that owns the current custom total.
See Also