[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.AppointmentRecurrenceStateChanged

AppointmentRecurrenceStateChanged Event

Occurs when the C1.Schedule.Appointment.RecurrenceState property of an C1.Schedule.Appointment object is changed.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public event EventHandler<AppointmentActionEventArgs> AppointmentRecurrenceStateChanged
Returns
Type Description
EventHandler<AppointmentActionEventArgs> Occurs when the property of an object is changed.