DXCollectionView.SortDescriptions Property
In This Article
Specifies how to sort data items in the view.
Namespace: DevExpress.XamarinForms.CollectionView
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
#Declaration
C#
public SortDescriptionCollection SortDescriptions { get; }
#Property Value
Type |
---|
Sort |
See Also