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

In This Topic
    SelectedAppointmentChangedEvent Field (C1Scheduler)
    In This Topic
    Identifies the C1Scheduler.SelectedAppointmentChanged routed event.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedAppointmentChangedEvent As RoutedEvent
    public static readonly RoutedEvent SelectedAppointmentChangedEvent
    See Also