Skip to main content

AppointmentLabel() Constructor

OBSOLETE

Use CreateNewLabel instead.

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

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