Skip to main content
A newer version of this page is available. .

AppointmentDisplayOptions() Constructor

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v20.2.Core.Desktop.dll

NuGet Packages: DevExpress.Scheduler.CoreDesktop, DevExpress.WindowsDesktop.Scheduler.CoreDesktop

Declaration

public AppointmentDisplayOptions()
See Also