TcxPivotGridGroupValueMenu Class
Declaration
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