Skip to main content

SortDescriptionCollection Class

Namespace: DevExpress.XamarinForms.CollectionView

Assembly: DevExpress.XamarinForms.CollectionView.dll

NuGet Package: DevExpress.XamarinForms.CollectionView

Declaration

public class SortDescriptionCollection :
    ObservableCollection<SortDescription>

The following members return SortDescriptionCollection objects:

See Also