TcxPivotGridPopupMenus.GroupValueMenu Property
In This Article
Represents the grouping value context menu.
#Declaration
Delphi
property GroupValueMenu: TcxPivotGridGroupValueMenu read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
The given menu can be invoked by end-users on the grouping values. This menu allows end-users to expand or collapse them.
See Also