Back to Devexpress

Header Area Context Menu

windowsforms-1725-controls-and-libraries-pivot-grid-ui-elements-header-area-context-menu.md

latest1.5 KB
Original Source

Header Area Context Menu

  • Jan 23, 2019

The header area context menu can be invoked by right-clicking the header area. This menu allows end-users to refresh data and invoke the Customization Form.

The table below lists the main properties which affect the menu’s behavior:

|

Availability

|

The PivotGridOptionsMenu.EnableHeaderAreaMenu option.

| |

Contents

|

The PivotGridControl.PopupMenuShowing event lets you modify the menu before it is displayed.

| |

Behavior

|

The PivotGridControl.MenuItemClick event let you provide custom responses to clicks on menu items.

|

See Also

Field Header Context Menu

Field Value Context Menu

Data Field Summary Change Menu

Data Field Summary Change Menu