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