Skip to main content

TcxPivotGridPopupMenus.HeaderAreaMenu Property

Represents the header area context menu.

Declaration

property HeaderAreaMenu: TcxPivotGridHeaderAreaMenu read; write;

Property Value

Type
TcxPivotGridHeaderAreaMenu

Remarks

The given menu can be invoked by end-users on any drop area (the column header area, data header area, filter header area and row header area). This menu allows end-users to show/hide the customization form and invoke the filter builder dialog.

See Also