Group Row Context Menu
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. |