Back to Devexpress

MonthView.AppointmentHeight Property

maui-devexpress-dot-maui-dot-scheduler-dot-monthview-ed073a9f.md

latest943 B
Original Source

MonthView.AppointmentHeight Property

Gets or sets the appointment height that the View assigns to all appointments. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public double AppointmentHeight { get; set; }

Property Value

TypeDefaultDescription
Double19

The appointment height, in density independent pixels.

|

See Also

MonthView Class

MonthView Members

DevExpress.Maui.Scheduler Namespace