Skip to main content

DayViewCellStyle.WorkTimeBackgroundColorProperty Field

Identifies the WorkTimeBackgroundColor dependency property.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

Declaration

public static readonly BindableProperty WorkTimeBackgroundColorProperty

Field Value

Type Description
Xamarin.Forms.BindableProperty

The dependency property representation.

See Also