Skip to main content

SchedulerDataStorage.DefaultLabelColorsProperty Field

In This Article

Identifies the DefaultLabelColors dependency property that stores colors the view uses for default labels.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

#Declaration

C#
public static readonly BindableProperty DefaultLabelColorsProperty

#Field Value

Type
Xamarin.Forms.BindableProperty
See Also