[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.BeforeAppointmentDrop

BeforeAppointmentDrop Event

Occurs before an C1.Schedule.Appointment object is dropped by end-user.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public event EventHandler<AppointmentActionEventArgs> BeforeAppointmentDrop
Returns
Type Description
EventHandler<AppointmentActionEventArgs> Occurs before an object is dropped by end-user.