Gets the number of weeks visible at a time.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Integer getVisibleRows () |
The allowed values range from 1 to 10.
RemarksUsed only when getViewStyle is set to WeekRangeViewStyle.WeekPerRow.
See Also