XPObjectSource.Sorting Property
Specifies the data sorting within the XPObjectSource.
Namespace: DevExpress.Xpo
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
SortingCollection | A SortingCollection object that specifies the data sorting. |
See Also