Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1Scheduler Class / SelectedIntervalAppointmentProperty Field

In This Topic
    SelectedIntervalAppointmentProperty Field (C1Scheduler)
    In This Topic
    Identifies the SelectedIntervalAppointment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedIntervalAppointmentProperty As DependencyProperty
    public static readonly DependencyProperty SelectedIntervalAppointmentProperty
    See Also