Skip to main content
A newer version of this page is available. .

RecurrentAppointmentActionFormEventArgs Constructors

Provides data for the SchedulerControl.DeleteRecurrentAppointmentFormShowing event.
Name Parameters Description
RecurrentAppointmentActionFormEventArgs(Appointment, CommandSourceType, Boolean, Boolean) apt, commandSourceType, readOnly, openRecurrenceForm Initializes new instance of the RecurrentAppointmentActionFormEventArgs class with the specified settings.
RecurrentAppointmentActionFormEventArgs(Appointment) apt Initializes new instance of the RecurrentAppointmentActionFormEventArgs class with the specified settings.
See Also