Search
WeekRangeSettings.getVisibleRows Method
See Also
 






Gets the number of weeks visible at a time.

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

 Syntax

Java  Copy Code

public Integer getVisibleRows ()

 Return Value

The allowed values range from 1 to 10.

 Remarks

Used only when getViewStyle is set to WeekRangeViewStyle.WeekPerRow.

 See Also