GroupDisplayTextArgs.GroupPath Property
Gets a path to the processed group row. This path contains information about applied group operations.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
IReadOnlyList<DevExpress.Mvvm.Xpf.GroupInfo> | A path to the processed group row. |
See Also