[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.BeforeAppointmentResize

BeforeAppointmentResize Event

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

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