TcxCustomPivotGrid.PopupMenus Property
Provides access to options of the pivot grid’s pop-up menu.
Declaration
property PopupMenus: TcxPivotGridPopupMenus read; write;
Property Value
Type |
---|
TcxPivotGridPopupMenus |
Remarks
With a set of properties, this class specifies the availability of all types of pop-up menus in the pivot grid and provides entry points for their customization.
See Also