TcxCustomPivotGrid.PopupMenus Property
In This Article
Provides access to options of the pivot grid’s pop-up menu.
#Declaration
Delphi
property PopupMenus: TcxPivotGridPopupMenus read; write;
#Property Value
Type |
---|
Tcx |
#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