Skip to main content
All docs
V19.1

SchedulerView.DefaultLabelColorsProperty Field

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

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

Declaration

public static readonly BindableProperty DefaultLabelColorsProperty

Field Value

Type Description
Xamarin.Forms.BindableProperty

The dependency property specification.

See Also