multiMonthMaxColumns 6.1.0
The maximum columns of months that Multi-Month Grid will attempt to render.
Number, default: 3
By default, Multi-Month Grid will attempt to display 3 columns of mini-months. If there is insufficient space, requiring each month to be smaller than multiMonthMinWidth, fewer columns will be displayed.
To display one single column of months, set multiMonthMaxColumns
to 1
.