DefaultColumnMenuItemNames.GroupColumn Field
Returns “ItemGroupColumn”. Corresponds to the menu item used to group/ungroup data by the values of the corresponding 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 “ItemGroupColumn” string value. |
See Also