ComponentOne Scheduler for WPF and Silverlight
VisualInterval Class Members
Fields  Properties  Methods  Events

C1.WPF.Schedule Namespace : VisualInterval Class

The following tables list the members exposed by VisualInterval.

Public Constructors
 NameDescription
Public ConstructorCreates a new VisualInterval object for the specified C1Scheduler that represents the specified time range.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the IsSelected dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the StartTimeInfoProperty dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the StatusBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the TotalStatusBrush dependency property.  
Top
Public Properties
 NameDescription
Public PropertyGets a collection of IntervalAppointment objects representing appointments whose time range is intersected with the time range of this VisualInterval.  
Public PropertyGets a CultureInfo.  
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGets an end time of a time range represented by the VisualInterval object.  
Public PropertyGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the EndTime property value.  
Public PropertyGets an inclusive end time of a time range represented by the VisualInterval object.  
Public PropertyGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the EndTimeInfo property value.  
Public PropertyGets an index of VisualInterval in the owning VisualIntervals collection.  
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets or sets a value that determines whether the UI element that has this VisualInterval as a DataContext is selected. This is a dependency property.  
Public PropertyIndicates whether the VisualInterval represents the current day.  
Public PropertyVirtual property returns null in this class implementation.  
Public PropertyGets the owning SchedulerGroupItem object.  
Public PropertyGets the Scheduler that VisualInterval belongs to.  
Public PropertyGets a start time of a time range represented by the VisualInterval object.  
Public PropertyGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the StartTime property value.  
Public PropertyGets the System.Windows.Media.Brush object representing interval availability status. Only honors all-day and multi-day events availability status. This is a dependency property.  
Public PropertyGets a TimeSpan of a time range represented by the VisualInterval object.  
Public PropertyGets the System.Windows.Media.Brush object representing interval availability status. Honors status of all appointments in the interval. This is a dependency property.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodGets a value indicating whether the specified DateTime belongs to the time range represented by the VisualInterval.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodReceives events from the centralized event manager.  
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
Public Events
 NameDescription
Public EventOccurs when property value is changed.  
Top
See Also

Reference

VisualInterval Class
C1.WPF.Schedule Namespace