[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.BeforeAppointmentDrop

BeforeAppointmentDrop Event

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

Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.10.dll
Syntax
[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
Returns
Type Description
CancelAppointmentEventHandler Occurs before an object is dropped by end-user.