QuerySortingCollection Class
Represents a collection of SortingColumn objects.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Related API Members
The following members return QuerySortingCollection objects:
Remarks
The methods provided by the QuerySortingCollection class allow you to perform common collection management tasks (adding, removing elements, etc.).
Inheritance
See Also