Skip to main content

MonthViewCellViewModel.DayNumberHeight Property

Returns the height of the cell day number’s background.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

Declaration

public double DayNumberHeight { get; }

Property Value

Type Description
Double

The height of the cell day number’s background.

See Also