GridGroupSummarySortInfo.SortOrder Property
Gets or sets the order in which group rows are sorted.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
ListSortDirection | A ListSortDirection enumeration value that specifies the sort order. |
See Also