Back to Devexpress

TcxPivotGridPopupMenus Class

vcl-cxcustompivotgrid-c4b7b9c5.md

latest946 B
Original Source

TcxPivotGridPopupMenus Class

Contains a pivot grid’s pop-up menu options.

Declaration

delphi
TcxPivotGridPopupMenus = class(
    TcxPivotGridCustomOptions
)

Remarks

With a set of properties, this class specifies the availability of all types of pop-up menus in the pivot grid and it provides entry points for their customization.

The TcxPivotGridPopupMenus object is referenced by the TcxCustomPivotGrid.PoupMenus property.

Inheritance

TObject TPersistent TcxPivotGridCustomOptions TcxPivotGridPopupMenus

See Also

TcxPivotGridPopupMenus Members

cxCustomPivotGrid Unit