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
public double MaxAllDayAppointmentRowCount { get; set; }
Property Value
Type |
---|
Double |
See Also