Skip to main content

AppointmentRibbonForm() Constructor

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

Namespace: DevExpress.XtraScheduler.UI

Assembly: DevExpress.XtraScheduler.v24.1.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

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