FilterGroupSortChangingEventArgs.SortInfo Property
Gets information about the GridControl’s sorting.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList<DevExpress.Xpf.Data.SortDefinition> | Information about the GridControl’s sorting. |
See Also