Class SortDescriptorCollection
Represents collection of SortDescriptor.
Inheritance
System.Object
SortDescriptorCollection
Inherited Members
Namespace: Telerik.Windows.Data
Assembly: Telerik.Windows.Data.dll
Syntax
public class SortDescriptorCollection : ObservableItemCollection<ISortDescriptor>, ISuspendNotifications, INotifyCollectionStateProvider, IWeakEventListener<PropertyChangedEventArgs>, INotifyItemChanged
Constructors
SortDescriptorCollection()
Declaration
public SortDescriptorCollection()