Skip to main content

SortDescriptionCollection Class

Namespace: DevExpress.Maui.CollectionView

Assembly: DevExpress.Maui.CollectionView.dll

NuGet Package: DevExpress.Maui.CollectionView

Declaration

public class SortDescriptionCollection :
    ObservableCollection<SortDescription>

The following members return SortDescriptionCollection objects:

See Also