Gets the total number of cells to be displayed in the CalendarView.List view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Integer getNumberOfCells () |
An integer value specifying how many days to display.
This value cannot be less than 1 or less than the number of visible days as specified by getVisibleCells.
JPlanner Programmer's Guide | © 2023 MindFusion |