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

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