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

C1.WPF.Schedule Namespace : VisualIntervalCollection Class

The following tables list the members exposed by VisualIntervalCollection.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
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<VisualInterval>)
Public PropertyGets a VisualInterval object at the specified index.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public MethodPrevents raising events until the EndUpdate method is called. (Inherited from C1.WPF.Schedule.DeferrableObservableCollection<VisualInterval>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
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<VisualInterval>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<VisualInterval>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<VisualInterval>)
Top
See Also

Reference

VisualIntervalCollection Class
C1.WPF.Schedule Namespace