[]
Occurs before an C1.Schedule.Appointment object is dropped by end-user.
[C1Description("BeforeAppointmentDrop", "Fired before Appointment is dropped.")]
[C1Category("UI")]
public event CancelAppointmentEventHandler BeforeAppointmentDrop
<C1Description("BeforeAppointmentDrop", "Fired before Appointment is dropped.")>
<C1Category("UI")>
Public Event BeforeAppointmentDrop As CancelAppointmentEventHandler
| Type | Description |
|---|---|
| CancelAppointmentEventHandler | Occurs before an object is dropped by end-user. |