Skip to main content

TcxPivotGridFieldHeaderMenu Members

The field header context menu.

Constructors

Name Description
Create(TcxPivotGridPopupMenus) Initializes a new instance of the TcxPivotGridCustomPopupMenu class with specified settings. Inherited from TcxPivotGridCustomPopupMenu.

Properties

Name Description
BuiltInMenu Represents the built-in pop-up menu. Inherited from TcxPivotGridCustomPopupMenu.
Field Gets the field for which the menu has been shown.
Items Specifies items to be added to the menu.
OptionsDataField Represents settings for the data field anchor.
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.
SummaryItems Specifies calculation options included in the menu’s “Summary Type” submenu for data fields.
UseBuiltInMenu Specifies whether the built-in or a custom popup menu will be invoked at runtime. Inherited from TcxPivotGridCustomPopupMenu.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
ExecuteCommand(Integer) Executes an action associated with the ACommand index. Inherited from TcxPivotGridCustomPopupMenu.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Popup(Integer,Integer) Displays the pop-up menu on screen. Inherited from TcxPivotGridCustomPopupMenu.
ToString Inherited from TObject.
See Also