Sets the number of cells visible at the same time.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setVisibleCells ( |
A positive integer value specifying how many days to display simultaneously in the list view. Set to null to use the corresponding value from the current theme.
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 |