Back to Devexpress

DayViewBase.CellMinHeight Property

maui-devexpress-dot-maui-dot-scheduler-dot-dayviewbase-616c865c.md

latest862 B
Original Source

DayViewBase.CellMinHeight Property

Gets or sets the minimum height of cells. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public double CellMinHeight { get; set; }

Property Value

TypeDefaultDescription
Double30

The minimum height of cells, in density independent pixels.

|

See Also

DayViewBase Class

DayViewBase Members

DevExpress.Maui.Scheduler Namespace