Back to Devexpress

TcxPivotGridGroupValueMenu Class

vcl-cxcustompivotgrid-bc93c5b9.md

latest988 B
Original Source

TcxPivotGridGroupValueMenu Class

The grouping value context menu.

Declaration

delphi
TcxPivotGridGroupValueMenu = class(
    TcxPivotGridCustomPopupMenu
)

Remarks

This menu can be invoked by end-users on the grouping values. It allows end-users to expand or collapse them.

The pivot grid’s PopupMenus.GroupValueMenu property references a TcxPivotGridGroupValueMenu object.

Inheritance

TObject TPersistent TcxPivotGridCustomPopupMenu TcxPivotGridGroupValueMenu

See Also

TcxPivotGridGroupValueMenu Members

cxCustomPivotGrid Unit