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

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