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

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