Back to Devexpress

DayViewBase.AllDayAppointmentHeight Property

maui-devexpress-dot-maui-dot-scheduler-dot-dayviewbase-8fa483c9.md

latest975 B
Original Source

DayViewBase.AllDayAppointmentHeight Property

Gets or sets the height of all-day 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 AllDayAppointmentHeight { get; set; }

Property Value

TypeDefaultDescription
Double19

The height the View assigns to all-day appointments in density independent pixels.

|

See Also

DayViewBase Class

DayViewBase Members

DevExpress.Maui.Scheduler Namespace