ComponentOne Scheduler for WPF and Silverlight
SchedulerGroupItemCollection Class Members
Properties  Methods  Events

C1.WPF.Schedule Namespace : SchedulerGroupItemCollection Class

The following tables list the members exposed by SchedulerGroupItemCollection.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<SchedulerGroupItem>)
Public PropertyGets a System.Boolean value determining whether the DeferrableObservableCollection<T> is in update mode (BeginUpdate has been called). (Inherited from C1.WPF.Schedule.DeferrableObservableCollection<SchedulerGroupItem>)
Public PropertyGets a SchedulerGroupItem object at the specified index.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<SchedulerGroupItem>)
Public MethodPrevents raising events until the EndUpdate method is called. (Inherited from C1.WPF.Schedule.DeferrableObservableCollection<SchedulerGroupItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<SchedulerGroupItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<SchedulerGroupItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<SchedulerGroupItem>)
Public MethodEnables raising events. If collection has been changed since the call to the BeginUpdate method, raises PropertyChanged and CollectionChanged events. (Inherited from C1.WPF.Schedule.DeferrableObservableCollection<SchedulerGroupItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<SchedulerGroupItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<SchedulerGroupItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<SchedulerGroupItem>)
Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<SchedulerGroupItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<SchedulerGroupItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<SchedulerGroupItem>)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<SchedulerGroupItem>)
Top
See Also

Reference

SchedulerGroupItemCollection Class
C1.WPF.Schedule Namespace