Skip to main content

AppointmentRecurrenceForm() Constructor

Initializes a new instance of the AppointmentRecurrenceForm class with default settings.

Namespace: DevExpress.XtraScheduler.UI

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public AppointmentRecurrenceForm()
See Also