GridViewBase.IsGroupFooterMenuEnabled Property
Gets or sets whether an end user can right-click the Group Footer to access its context menu. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The following image shows the Group Footer‘s context menu:

Refer to the Context Menus topic for more information.
See Also