C1.Silverlight.Schedule.5
VisualInterval Class Properties

For a list of all members of this type, see VisualInterval members.

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
See Also

Reference

VisualInterval Class
C1.Silverlight.Schedule Namespace

 

 


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