AppointmentStatus.Color Property
In This Article
Gets or sets the color associated with the appointment status.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color structure specifying the color. |
#Implements
DevExpress.XtraScheduler.IAppointmentStatus.Color
See Also