Back to Devexpress

DxSchedulerAppointmentLabelItem.Color Property

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentlabelitem.md

latest1.2 KB
Original Source

DxSchedulerAppointmentLabelItem.Color Property

Specifies the color of the appointment’s label.

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 label’s color.

|

Remarks

Use the Color property to specify the label’s color. If you want to apply a CSS class to the appointment’s background, use the BackgroundCssClass property.

Refer to the DxSchedulerAppointmentLabelItem class description for additional information.

See Also

DxSchedulerAppointmentLabelItem Class

DxSchedulerAppointmentLabelItem Members

DevExpress.Blazor Namespace