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

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