GroupRowData.GroupValue Property
Gets or sets the group row’s value. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GridGroupValueData | A DevExpress.Xpf.Grid.GridGroupValueData object that represents the group row’s value. |
See Also