MonthViewCellViewModel.DayNumberHeight Property
Returns the height of the cell day number’s background.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public double DayNumberHeight { get; }
Property Value
| Type | Description |
|---|---|
| Double | The height of the cell day number’s background. |
See Also