Back to Devexpress

AppointmentRibbonForm Constructors

windowsforms-devexpress-dot-xtrascheduler-dot-ui-dot-appointmentribbonform-dot-ctor.md

latest1.5 KB
Original Source

AppointmentRibbonForm Constructors

Default appointment editing dialog of WinForms Scheduler starting with version 15.2.

NameParametersDescription
AppointmentRibbonForm()noneInitializes a new instance of the AppointmentRibbonForm class with the default settings.
AppointmentRibbonForm(SchedulerControl, Appointment, Boolean)control, apt, openRecurrenceFormInitializes new instance of the AppointmentRibbonForm class with the specified settings.
AppointmentRibbonForm(SchedulerControl, Appointment)control, aptInitializes new instance of the AppointmentRibbonForm class with the specified settings.

See Also

AppointmentRibbonForm Class

AppointmentRibbonForm Members

DevExpress.XtraScheduler.UI Namespace