Back to Devexpress

EditRecurrentAppointmentFormEventArgs Constructors

windowsforms-devexpress-dot-xtrascheduler-dot-editrecurrentappointmentformeventargs-dot-ctor.md

latest1.5 KB
Original Source

EditRecurrentAppointmentFormEventArgs Constructors

Provides data for the SchedulerControl.EditRecurrentAppointmentFormShowing event.

NameParametersDescription
EditRecurrentAppointmentFormEventArgs(Appointment, CommandSourceType, Boolean, Boolean)apt, commandSourceType, readOnly, openRecurrenceFormInitializes new instance of the EditRecurrentAppointmentFormEventArgs class with the specified settings.
EditRecurrentAppointmentFormEventArgs(Appointment)aptInitializes new instance of the EditRecurrentAppointmentFormEventArgs class with the specified settings.

See Also

EditRecurrentAppointmentFormEventArgs Class

EditRecurrentAppointmentFormEventArgs Members

DevExpress.XtraScheduler Namespace