[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.AppointmentDeleted

AppointmentDeleted Event

Occurs when an C1.Schedule.Appointment object is deleted.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public event EventHandler<AppointmentActionEventArgs> AppointmentDeleted
Returns
Type Description
EventHandler<AppointmentActionEventArgs> Occurs when an object is deleted.