C1.Silverlight.Schedule.5
VisualIntervalGroup Class Members
Properties  Methods  Events

The following tables list the members exposed by VisualIntervalGroup.

Public Properties
 NameDescription
Public PropertyAppointmentsGets a collection of IntervalAppointment objects representing appointments whose time range is intersected with the time range of this VisualInterval. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyCultureGets a CultureInfo. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEndTimeGets an end time of a time range represented by the VisualInterval object. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyEndTimeInfoGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the EndTime property value. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyGroupGets a System.Windows.Data.CollectionViewGroup object representing a group item.  
Public PropertyInclusiveEndTimeGets an inclusive end time of a time range represented by the VisualInterval object. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyInclusiveEndTimeInfoGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the EndTimeInfo property value. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyIndexGets an index of VisualInterval in the owning VisualIntervals collection. (Inherited from C1.Silverlight.Schedule.VisualInterval)
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. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyIsTodayIndicates whether the VisualInterval represents the current day. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyItemsOverridden. Gets a System.Windows.Data.CollectionViewGroup.Items property.  
Public PropertyOwnerGroupGets the owning SchedulerGroupItem object. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertySchedulerGets the Scheduler that VisualInterval belongs to. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyStartTimeGets a start time of a time range represented by the VisualInterval object. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyStartTimeInfoGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the StartTime property value. (Inherited from C1.Silverlight.Schedule.VisualInterval)
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. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyTimeScaleGets a TimeSpan of a time range represented by the VisualInterval object. (Inherited from C1.Silverlight.Schedule.VisualInterval)
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. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Public PropertyVisualIntervalsGets a collection of child VisualInterval objects.  
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. (Inherited from C1.Silverlight.Schedule.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. (Inherited from C1.Silverlight.Schedule.VisualInterval)
Top
See Also

Reference

VisualIntervalGroup Class
C1.Silverlight.Schedule Namespace

 

 


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