Skip to main content

TcxPivotGridPopupMenus Class

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

Declaration

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

See Also