Back to Devexpress

AppointmentLabelItem.Color Property

maui-devexpress-dot-maui-dot-scheduler-dot-appointmentlabelitem-11a9f1b6.md

latest928 B
Original Source

AppointmentLabelItem.Color Property

Gets or sets the color the scheduler uses to paint appointments that marked with the label.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public Color Color { get; set; }

Property Value

TypeDescription
Color

The color the scheduler uses to paint appointments that are marked with the label.

|

See Also

AppointmentLabelItem Class

AppointmentLabelItem Members

DevExpress.Maui.Scheduler Namespace