Skip to main content

AppointmentLabel.Color Property

Gets or sets the color associated with the appointment label.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll

NuGet Package: DevExpress.Web.Scheduler

#Declaration

public Color Color { get; set; }

#Property Value

Type Description
Color

A Color structure.

See Also