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

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