Represents collection of SortDescriptor.
Definition
Namespace:Telerik.Windows.Data
Assembly:Telerik.Windows.Data.dll
Syntax:
C#
public class SortDescriptorCollection : ObservableItemCollection<ISortDescriptor>, IList<ISortDescriptor>, ICollection<ISortDescriptor>, IList, ICollection, IReadOnlyList<ISortDescriptor>, IReadOnlyCollection<ISortDescriptor>, IEnumerable<ISortDescriptor>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, ISuspendNotifications, INotifyItemChanged
Inheritance: objectCollection<ISortDescriptor>ObservableCollection<ISortDescriptor>RadObservableCollection<ISortDescriptor>ObservableItemCollection<ISortDescriptor>SortDescriptorCollection...
Implements:
Inherited Members
Constructors
C#
public SortDescriptorCollection()