Back to Devexpress

AppointmentLabel.Color Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-appointmentlabel.md

latest1.1 KB
Original Source

AppointmentLabel.Color Property

Gets or sets the color associated with the appointment label.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public Color Color { get; set; }
vb
Public Property Color As Color

Property Value

TypeDescription
Color

A Color structure.

|

See Also

AppointmentLabel Class

AppointmentLabel Members

DevExpress.Web.ASPxScheduler Namespace