Sets the number of weeks visible at a time.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setVisibleRows ( |
The allowed values range from 1 to 10. Set to null to use the corresponding value from the current theme.
RemarksUsed only when getViewStyle is set to WeekRangeViewStyle.WeekPerRow.
See Also