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

AppointmentDependencyForm() Constructor

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

Namespace: DevExpress.XtraScheduler.UI

Assembly: DevExpress.XtraScheduler.v20.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

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