TcxPivotGridPopupMenus.HeaderAreaMenu Property
In This Article
The header area context menu.
#Declaration
Delphi
property HeaderAreaMenu: TcxPivotGridHeaderAreaMenu read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
The given menu can be invoked by end-users on any drop area (column, row, header, filter, and data header areas). This menu allows users to show/hide the customization form and invoke the filter builder dialog.
See Also