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

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