Scheduler for WPF | ComponentOne
C1.WPF.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.WPF.Schedule.VisualInterval)
    Public PropertyGets a CultureInfo. (Inherited from C1.WPF.Schedule.VisualInterval)
    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. (Inherited from C1.WPF.Schedule.VisualInterval)
    Public PropertyGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the VisualInterval.EndTime property value. (Inherited from C1.WPF.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.WPF.Schedule.VisualInterval)
    Public PropertyGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the VisualInterval.EndTimeInfo property value. (Inherited from C1.WPF.Schedule.VisualInterval)
    Public PropertyGets an index of VisualInterval in the owning SchedulerGroupItem.VisualIntervals collection. (Inherited from C1.WPF.Schedule.VisualInterval)
    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. (Inherited from C1.WPF.Schedule.VisualInterval)
    Public PropertyIndicates whether the VisualInterval represents the current day. (Inherited from C1.WPF.Schedule.VisualInterval)
    Public PropertyOverridden. Gets a System.Windows.Data.CollectionViewGroup.Items property.  
    Public PropertyGets the owning SchedulerGroupItem object. (Inherited from C1.WPF.Schedule.VisualInterval)
    Public PropertyGets the VisualInterval.Scheduler that VisualInterval belongs to. (Inherited from C1.WPF.Schedule.VisualInterval)
    Public PropertyGets a start time of a time range represented by the VisualInterval object. (Inherited from C1.WPF.Schedule.VisualInterval)
    Public PropertyGets a DateTimeInfo object containing auxiliary properties for a usage in XAML that provides additional information for the VisualInterval.StartTime property value. (Inherited from C1.WPF.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.WPF.Schedule.VisualInterval)
    Public PropertyGets a TimeSpan of a time range represented by the VisualInterval object. (Inherited from C1.WPF.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.WPF.Schedule.VisualInterval)
    Public PropertyGets a collection of child VisualInterval objects.  
    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. (Inherited from C1.WPF.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)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodReceives events from the centralized event manager. (Inherited from C1.WPF.Schedule.VisualInterval)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when property value is changed. (Inherited from C1.WPF.Schedule.VisualInterval)
    Top
    See Also