DataViewBase.IsColumnMenuEnabled Property
Gets or sets whether an end user can right-click a column header to access its context menu.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The following image shows the column header‘s context menu:

See Also