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