Raises a AppointmentDeleted event.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
protected virtual void OnAppointmentDeleted( AppointmentActionEventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnAppointmentDeleted ( _ e As AppointmentActionEventArgs _ ) |