TcxPivotGridPopupMenus.GroupValueMenu Property
Represents the grouping value context menu.
Declaration
property GroupValueMenu: TcxPivotGridGroupValueMenu read; write;
Property Value
Type |
---|
TcxPivotGridGroupValueMenu |
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