ComponentOne Scheduler for WinForms
ScheduleGroupItemCollection Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace : ScheduleGroupItemCollection Class
Represents a collection of the ScheduleGroupItem objects.
Object Model
ScheduleGroupItemCollection Class
Syntax
'Declaration
 
Public Class ScheduleGroupItemCollection 
   Inherits C1.C1Schedule.C1ObservableCollection(Of ScheduleGroupItem)
   Implements C1.C1Schedule.INotifyCollectionChanged 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.C1Schedule.C1ObservableCollection<T>
         C1.Win.C1Schedule.ScheduleGroupItemCollection

See Also

Reference

ScheduleGroupItemCollection Members
C1.Win.C1Schedule Namespace