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

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