Gets the number of months to be displayed in a row.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Integer getMonthsPerRow () |
An integer value specifying how many months are displayed in a row in the month range view. The allowed values range from 1 to 12.
If this value multiplied by getVisibleRows is larger than getNumberOfMonths, the calendar component displays scrollbars letting users scroll the view up and down.
JPlanner Programmer's Guide | © 2023 MindFusion |