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

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