Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
C#
public class GroupDescriptionsCollection : ObservableCollection<IGroupDescription>, IList<IGroupDescription>, ICollection<IGroupDescription>, IList, ICollection, IReadOnlyList<IGroupDescription>, IReadOnlyCollection<IGroupDescription>, IEnumerable<IGroupDescription>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance: objectCollection<IGroupDescription>ObservableCollection<IGroupDescription>GroupDescriptionsCollection
Implements:
Inherited Members
Constructors
C#
public GroupDescriptionsCollection()