Back to Devexpress

RecurrentAppointmentActionFormEventArgs Constructors

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

latest1.5 KB
Original Source

RecurrentAppointmentActionFormEventArgs Constructors

Provides data for the SchedulerControl.DeleteRecurrentAppointmentFormShowing event.

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

See Also

RecurrentAppointmentActionFormEventArgs Class

RecurrentAppointmentActionFormEventArgs Members

DevExpress.XtraScheduler Namespace