Gets or sets the number of months to be displayed in a row.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public int MonthsPerRow { get; set; } |
Visual Basic
![]() |
---|
Public Property MonthsPerRow As Integer |
A non-negative integer value specifying the number of months to be displayed in a row. Default value is 2.
The value ranges from 1 up to 12.