Skip to main content

TimeIndicatorStyle.BackgroundColorProperty Field

In This Article

Identifies the BackgroundColor dependency property.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

#Declaration

C#
public static readonly BindableProperty BackgroundColorProperty

#Field Value

Type Description
Xamarin.Forms.BindableProperty

The dependency property representation.

See Also