IDataDispatcherOptions.Sorting Property
Specifies the data sorting criteria applied to a Snap field data source.
Namespace: DevExpress.Snap.Core.Options
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
SnapListSorting | An object implementing the SnapListSorting interface, specifying the data sorting criteria. |
See Also