Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / IntervalAppointment Class
Fields Properties Methods


In This Topic
    IntervalAppointment Class Members
    In This Topic

    The following tables list the members exposed by IntervalAppointment.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the IntervalAppointment.IsSelectedAppointment dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IntervalAppointment.IsSelected dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets an IntervalAppointment.Appointment that is intersected with a VisualInterval.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets a VisualInterval that intersects with an IntervalAppointment.Appointment.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets a value that determines whether the UI element that has this IntervalAppointment as a DataContext is selected. This is a dependency property.  
    Public PropertyGets or sets a value that determines whether the IntervalAppointment.Appointment is selected in C1Scheduler UI.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also