Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.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 IsSelectedAppointment dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsSelected dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets an Appointment that is intersected with a VisualInterval.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets a VisualInterval that intersects with an Appointment.  
    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 Appointment is selected in C1Scheduler UI.  
    Top
    Public Methods
    See Also