SelectStatement.SortProperties Property
Provides access to the QuerySortingCollection collection.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| QuerySortingCollection | A QuerySortingCollection object that represents the collection of SortingColumn objects. |
See Also