Sets the number of months to display in the CalendarView.MonthRange view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setNumberOfMonths ( |
A positive integer value specifying how many months to display in the view. Set to null to use the corresponding value from the current theme.
If the number of months is larger than number of rows multiplied by getMonthsPerRow, the calendar component displays scrollbar, letting users scroll the view up and down.
JPlanner Programmer's Guide | © 2023 MindFusion |