Back to Devexpress

AppointmentLabel Constructors

windowsforms-devexpress-dot-xtrascheduler-dot-appointmentlabel-dot-ctor.md

latest1.9 KB
Original Source

AppointmentLabel Constructors

Represents an appointment’s identification label.

NameParametersDescription
AppointmentLabel()noneObsolete. Initializes a new instance of the AppointmentLabel class with the default settings.
AppointmentLabel(Color, String, String)color, displayName, menuCaptionObsolete. Initializes new instance of the AppointmentLabel class with the specified settings.
AppointmentLabel(Color, String)color, displayNameObsolete. Initializes new instance of the AppointmentLabel class with the specified settings.
AppointmentLabel(String, String)displayName, menuCaptionObsolete. Initializes new instance of the AppointmentLabel class with the specified settings.
AppointmentLabel(String)displayNameObsolete. Initializes new instance of the AppointmentLabel class with the specified settings.

See Also

AppointmentLabel Class

AppointmentLabel Members

DevExpress.XtraScheduler Namespace