MindFusion.Java Package Programmer's Guide
MonthSettings.setTrailingWeekCount Method
See Also
 






Sets the number of full weeks to display from the next month.

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

 Syntax

Java  Copy Code

public void setTrailingWeekCount (
    Integer value
)

 Parameters

value

A non-negative integer value specifying the number of weeks to display after the selected month. Set to null to use the corresponding value from the current theme.

 See Also

MonthSettings Members
MonthSettings Class
com.mindfusion.scheduling Namespace