Back to Devexpress

SchedulerDataStorage.LabelColors Property

maui-devexpress-dot-maui-dot-scheduler-dot-schedulerdatastorage-00941576.md

latest920 B
Original Source

SchedulerDataStorage.LabelColors Property

Gets or sets the color of the appointment’s label. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
[Browsable(false)]
public LabelColorCollection LabelColors { get; set; }

Property Value

TypeDescription
LabelColorCollection

The color of the appointment’s label.

|

See Also

SchedulerDataStorage Class

SchedulerDataStorage Members

DevExpress.Maui.Scheduler Namespace