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

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