Skip to main content

TcxPivotGridGroupValueMenu Properties

The grouping value context menu.
Name Description
BuiltInMenu Represents the built-in pop-up menu. Inherited from TcxPivotGridCustomPopupMenu.
GroupItem Represents the grouping value.
Items Specifies predefined items to be added to the grouping value context menu.
Owner Represents settings for all pop-up menus of the pivot grid. Inherited from TcxPivotGridCustomPopupMenu.
PivotGrid Represents the pivot grid the pop-up menu is invoked for. Inherited from TcxPivotGridCustomPopupMenu.
PopupMenu Represents a custom pop-up menu. Inherited from TcxPivotGridCustomPopupMenu.
UseBuiltInMenu Specifies whether the built-in or a custom popup menu will be invoked at runtime. Inherited from TcxPivotGridCustomPopupMenu.
See Also