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