Back to Devexpress

DayViewBase.MaxAllDayAppointmentRowCount Property

maui-devexpress-dot-maui-dot-scheduler-dot-dayviewbase-0b247d9f.md

latest956 B
Original Source

DayViewBase.MaxAllDayAppointmentRowCount Property

Gets or sets the maximum number of rows that the view allocates for all-day appointments. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public double MaxAllDayAppointmentRowCount { get; set; }

Property Value

TypeDefaultDescription
Double3

The maximum number of rows that the view allocates for all-day appointments.

|

See Also

DayViewBase Class

DayViewBase Members

DevExpress.Maui.Scheduler Namespace