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

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