Back to Devexpress

GridGroupSummarySortInfo.SortOrder Property

wpf-devexpress-dot-xpf-dot-grid-dot-gridgroupsummarysortinfo-5cc816cb.md

latest1.2 KB
Original Source

GridGroupSummarySortInfo.SortOrder Property

Gets or sets the order in which group rows are sorted.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public ListSortDirection SortOrder { get; }
vb
Public ReadOnly Property SortOrder As ListSortDirection

Property Value

TypeDescription
ListSortDirection

A ListSortDirection enumeration value that specifies the sort order.

|

See Also

GridGroupSummarySortInfo Class

GridGroupSummarySortInfo Members

DevExpress.Xpf.Grid Namespace