DefaultColumnMenuItemNames.UnGroupColumn Field
Returns “ItemUnGroupColumn”. Corresponds to the menu item used to ungroup the column.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Field Value
Type | Description |
---|---|
String | The “ItemUnGroupColumn” string value. |
See Also