[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.UserClosingAppointment

UserClosingAppointment Event

Occurs when user closes Edit Appointment dialog without saving.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public event EventHandler<AppointmentActionEventArgs> UserClosingAppointment
Returns
Type Description
EventHandler<AppointmentActionEventArgs> Occurs when user closes Edit Appointment dialog without saving.
Remarks

AppointmentActionEventArgs.Handled property doesn't make sense for this event.