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

EditRecurrentAppointmentFormEventArgs Constructors

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