Back to Devexpress

ObjectsQuery.Sorting Property

xpo-devexpress-dot-xpo-dot-objectsquery-badc1bdc.md

latest939 B
Original Source

ObjectsQuery.Sorting Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public SortingCollection Sorting { get; set; }
vb
Public Property Sorting As SortingCollection

Property Value

Type
SortingCollection

See Also

ObjectsQuery Class

ObjectsQuery Members

DevExpress.Xpo Namespace