Back to Devexpress

DayViewBase.AppointmentMinHeight Property

maui-devexpress-dot-maui-dot-scheduler-dot-dayviewbase-f64148c9.md

latest970 B
Original Source

DayViewBase.AppointmentMinHeight Property

Gets or sets the minimum height of appointments in the View. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public double AppointmentMinHeight { get; set; }

Property Value

TypeDefaultDescription
Double28

The minimum height the View assigns to appointments, in density independent pixels.

|

See Also

DayViewBase Class

DayViewBase Members

DevExpress.Maui.Scheduler Namespace