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

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