SortDescriptionCollection Class
Namespace: DevExpress.XamarinForms.CollectionView
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
Declaration
public class SortDescriptionCollection :
ObservableCollection<SortDescription>
Related API Members
The following members return SortDescriptionCollection objects:
Implements
Inheritance
See Also