Sets the number of rows visible in the view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setVisibleRows ( |
An integer value specifying the number of rows visible at a time. The minimal allowed value is 1. Set to null to use the corresponding value from the current theme.
This property is only used when setViewStyle is set to ResourceViewStyle.General.
JPlanner Programmer's Guide | © 2023 MindFusion |