Class GroupDescriptionCollection
Represents observable collection of GroupDescriptions.
Inheritance
System.Object
GroupDescriptionCollection
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public class GroupDescriptionCollection : ObservableCollection<GroupDescription>
Constructors
GroupDescriptionCollection()
Declaration
public GroupDescriptionCollection()