Gets or sets the maximum number of all-day items visible at a time in the column headers.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public int MaxAllDayItems { get; set; } |
Visual Basic
![]() |
---|
Public Property MaxAllDayItems As Integer |
A non-negative integer value specifying the maximum number of all-day items visible at a time in the column headers. Default value is 4.
The all-day items header is automatically resized to hold all items up to the number set in this property.