TcxPivotGridCustomPopupMenu.PivotGrid Property
Represents the pivot grid the pop-up menu is invoked for.
Declaration
property PivotGrid: TcxCustomPivotGrid read;
Property Value
Type |
---|
TcxCustomPivotGrid |
Remarks
Use the PivotGrid property to access the pivot grid’s instance.
See Also