Back to Devexpress

Group Row Context Menu

windowsforms-401271-controls-and-libraries-data-grid-visual-elements-grid-view-elements-group-row-context-menu.md

latest706 B
Original Source

Group Row Context Menu

  • Sep 03, 2021

Users can right-click a group row to invoke a context menu that expands / collapses the group.

The table below lists the properties and events that specify the menu.

|

Enable

|

The GridView.OptionsMenu.EnableGroupRowMenu option.

| |

Customize

|

Handle the GridView.PopupMenuShowing to add or remove menu items.

|