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

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