Back to Devexpress

XPObjectSource.Sorting Property

xpo-devexpress-dot-xpo-dot-xpobjectsource-0d33dcf0.md

latest1.1 KB
Original Source

XPObjectSource.Sorting Property

Specifies the data sorting within the XPObjectSource.

Namespace : DevExpress.Xpo

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

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

Property Value

TypeDescription
SortingCollection

A SortingCollection object that specifies the data sorting.

|

See Also

XPObjectSource Class

XPObjectSource Members

DevExpress.Xpo Namespace