Back to Devexpress

AppointmentStatus.Color Property

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

latest1.2 KB
Original Source

AppointmentStatus.Color Property

Gets or sets the color associated with the appointment status.

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 specifying the color.

|

Implements

DevExpress.XtraScheduler.IAppointmentStatus.Color

See Also

AppointmentStatus Class

AppointmentStatus Members

DevExpress.Web.ASPxScheduler Namespace