Skip to main content

CellStyle.BottomBorderThicknessProperty Field

In This Article

Identify the BottomBorderThickness dependency property.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

#Declaration

C#
public static readonly BindableProperty BottomBorderThicknessProperty

#Field Value

Type Description
Xamarin.Forms.BindableProperty

The dependency property description.

See Also