Back to Devexpress

DxSchedulerAppointmentStatusItem.Color Property

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentstatusitem.md

latest1.2 KB
Original Source

DxSchedulerAppointmentStatusItem.Color Property

Specifies the color of the appointment’s status item.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public Color Color { get; set; }

Property Value

TypeDescription
Color

The status color.

|

Remarks

Use the Color property to specify the status item’s color. If you want to apply a CSS class to the status item, use the CssClass property.

Refer to the DxSchedulerAppointmentStatusItem class description for additional information.

See Also

DxSchedulerAppointmentStatusItem Class

DxSchedulerAppointmentStatusItem Members

DevExpress.Blazor Namespace