Skip to main content

DayViewBase.MaxAllDayAppointmentRowCount Property

Gets or sets the maximum number of rows that the view allocates for all-day appointments.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

#Declaration

C#
public double MaxAllDayAppointmentRowCount { get; set; }

#Property Value

Type
Double
See Also