Skip to main content
A newer version of this page is available. .

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