Back to Devexpress

AppointmentRecurrenceForm Constructors

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

latest1.6 KB
Original Source

AppointmentRecurrenceForm Constructors

Default recurrence editing form.

NameParametersDescription
AppointmentRecurrenceForm()noneInitializes a new instance of the AppointmentRecurrenceForm class with default settings.
AppointmentRecurrenceForm(Appointment, FirstDayOfWeek, AppointmentFormControllerBase)pattern, firstDayOfWeek, controllerInitializes a new instance of the AppointmentRecurrenceForm class bound to the specified form controller and loads the specified appointment pattern.
AppointmentRecurrenceForm(Appointment, FirstDayOfWeek)pattern, firstDayOfWeekObsolete. Initializes a new instance of the AppointmentRecurrenceForm class and loads the specified appointment pattern.

See Also

AppointmentRecurrenceForm Class

AppointmentRecurrenceForm Members

DevExpress.XtraScheduler.UI Namespace