Skip to main content

MonthViewCellStyle.MonthSeparationBorderThicknessProperty Field

In This Article

Identifies the MonthSeparationBorderThickness dependency property.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

#Declaration

C#
public static readonly BindableProperty MonthSeparationBorderThicknessProperty

#Field Value

Type Description
Xamarin.Forms.BindableProperty

The dependency property description.

See Also