Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / VisualIntervalGroup Class
Properties Methods Events


In This Topic
    VisualIntervalGroup Class Members
    In This Topic

    The following tables list the members exposed by VisualIntervalGroup.

    Public Properties
     NameDescription
    Public PropertyGets 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 PropertyGets a CultureInfo. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets an end time of a time range represented by the VisualInterval object. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    Public PropertyGets 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 PropertyGets a System.Windows.Data.CollectionViewGroup object representing a group item.  
    Public PropertyGets an inclusive end time of a time range represented by the VisualInterval object. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    Public PropertyGets 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 PropertyGets an index of VisualInterval in the owning VisualIntervals collection. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    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. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    Public PropertyIndicates whether the VisualInterval represents the current day. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    Public PropertyOverridden. Gets a System.Windows.Data.CollectionViewGroup.Items property.  
    Public PropertyGets the owning SchedulerGroupItem object. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    Public PropertyGets the Scheduler that VisualInterval belongs to. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    Public PropertyGets a start time of a time range represented by the VisualInterval object. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    Public PropertyGets 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 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. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    Public PropertyGets a TimeSpan of a time range represented by the VisualInterval object. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    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. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    Public PropertyGets a collection of child VisualInterval objects.  
    Top
    Public Methods
     NameDescription
    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. (Inherited from C1.Silverlight.Schedule.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)
    Top
    Public Events
     NameDescription
    Public EventOccurs when property value is changed. (Inherited from C1.Silverlight.Schedule.VisualInterval)
    Top
    See Also