ViewProperty.Sorting Property
Gets or sets the column’s sort order.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Property Value
Type | Default | Description |
---|---|---|
SortDirection | None | A SortDirection enumeration value which specifies the column’s sort order. |
See Also