Class
SortDescriptorCollection

Represents collection of SortDescriptor.

Definition

Namespace:Telerik.Windows.Data

Assembly:Telerik.Windows.Data.dll

Syntax:

cs-api-definition
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: ICollectionICollection<ISortDescriptor>IEnumerableIEnumerable<ISortDescriptor>IListIList<ISortDescriptor>INotifyCollectionChangedINotifyItemChangedINotifyPropertyChangedIReadOnlyCollection<ISortDescriptor>IReadOnlyList<ISortDescriptor>ISuspendNotifications

Inherited Members ObservableItemCollection<ISortDescriptor>.OnItemChanged(ItemChangedEventArgs<ISortDescriptor>)ObservableItemCollection<ISortDescriptor>.ClearItems()ObservableItemCollection<ISortDescriptor>.OnCollectionChanged(NotifyCollectionChangedEventArgs)ObservableItemCollection<ISortDescriptor>.ItemChangedRadObservableCollection<ISortDescriptor>.AddRange(IEnumerable<ISortDescriptor>)RadObservableCollection<ISortDescriptor>.InsertRange(IEnumerable<ISortDescriptor>, int)RadObservableCollection<ISortDescriptor>.RemoveRange(IEnumerable<ISortDescriptor>)RadObservableCollection<ISortDescriptor>.Reset()RadObservableCollection<ISortDescriptor>.OnPropertyChanged(PropertyChangedEventArgs)RadObservableCollection<ISortDescriptor>.OnCollectionChanging(CollectionChangingEventArgs)RadObservableCollection<ISortDescriptor>.InsertItem(int, ISortDescriptor)RadObservableCollection<ISortDescriptor>.RemoveItem(int)RadObservableCollection<ISortDescriptor>.SuspendNotifications()RadObservableCollection<ISortDescriptor>.ResumeNotifications()RadObservableCollection<ISortDescriptor>.RaiseCollectionChangedOnResume()RadObservableCollection<ISortDescriptor>.IsDirtyRadObservableCollection<ISortDescriptor>.ShouldResetOnResumeNotificationsRadObservableCollection<ISortDescriptor>.NotificationsSuspendedRadObservableCollection<ISortDescriptor>.AddedItemsRadObservableCollection<ISortDescriptor>.RemovedItemsRadObservableCollection<ISortDescriptor>.CollectionChangingRadObservableCollection<ISortDescriptor>.PropertyChangedObservableCollection<ISortDescriptor>.Move(int, int)ObservableCollection<ISortDescriptor>.SetItem(int, ISortDescriptor)ObservableCollection<ISortDescriptor>.MoveItem(int, int)ObservableCollection<ISortDescriptor>.BlockReentrancy()ObservableCollection<ISortDescriptor>.CheckReentrancy()ObservableCollection<ISortDescriptor>.CollectionChangedCollection<ISortDescriptor>.Add(ISortDescriptor)Collection<ISortDescriptor>.Clear()Collection<ISortDescriptor>.CopyTo(ISortDescriptor[], int)Collection<ISortDescriptor>.Contains(ISortDescriptor)Collection<ISortDescriptor>.GetEnumerator()Collection<ISortDescriptor>.IndexOf(ISortDescriptor)Collection<ISortDescriptor>.Insert(int, ISortDescriptor)Collection<ISortDescriptor>.Remove(ISortDescriptor)Collection<ISortDescriptor>.RemoveAt(int)Collection<ISortDescriptor>.CountCollection<ISortDescriptor>.ItemsCollection<ISortDescriptor>.this[int]

Constructors

SortDescriptorCollection()

Declaration

cs-api-definition
public SortDescriptorCollection()
In this article
DefinitionConstructorsSortDescriptorCollection()
Not finding the help you need?
Contact Support