C1.Silverlight.Schedule.5
VisualInterval Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by VisualInterval.

Public Constructors
 NameDescription
Public ConstructorVisualInterval 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)IsSelectedPropertyIdentifies the IsSelected dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAppointmentsGets a collection of IntervalAppointment objects representing appointments whose time range is intersected with the time range of this VisualInterval.  
Public PropertyCultureGets a CultureInfo.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEndTimeGets an end time of a time range represented by the VisualInterval object.  
Public PropertyEndTimeInfoGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the EndTime property value.  
Public PropertyInclusiveEndTimeGets an inclusive end time of a time range represented by the VisualInterval object.  
Public PropertyInclusiveEndTimeInfoGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the EndTimeInfo property value.  
Public PropertyIndexGets an index of VisualInterval in the owning VisualIntervals collection.  
Public PropertyIsSelectedGets 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 PropertyIsTodayIndicates whether the VisualInterval represents the current day.  
Public PropertyItemsVirtual property returns null in this class implementation.  
Public PropertyOwnerGroupGets the owning SchedulerGroupItem object.  
Public PropertySchedulerGets the Scheduler that VisualInterval belongs to.  
Public PropertyStartTimeGets a start time of a time range represented by the VisualInterval object.  
Public PropertyStartTimeInfoGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the StartTime property value.  
Public PropertyStatusBrushGets 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 PropertyTimeScaleGets a TimeSpan of a time range represented by the VisualInterval object.  
Public PropertyTotalStatusBrushGets 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 MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodContainsTimeGets a value indicating whether the specified DateTime belongs to the time range represented by the VisualInterval.  
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when property value is changed.  
Top
See Also

Reference

VisualInterval Class
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.