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

AppointmentLabel() Constructor

OBSOLETE

Use CreateNewLabel instead.

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v19.2.dll

Declaration

[Obsolete("Use AppointmentLabelCollection.CreateNewLabel instead.", false)]
public AppointmentLabel()
See Also