MindFusion.Java Package Programmer's Guide
MonthRangeSettings.setVisibleRows Method
See Also
 






Sets the number of rows to display at the same time.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public void setVisibleRows (
    Integer value
)

 Parameters

value

A positive integer value specifying how many rows of month cells to display. Set to null to use the corresponding value from the current theme.

 See Also

MonthRangeSettings Members
MonthRangeSettings Class
com.mindfusion.scheduling Namespace