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