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

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