Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxPivotGridFieldHeaderMenu Properties
Show Inherited Hide Inherited

The field header context menu.
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.
See Also