Search
MonthSettings.setHideTrailingWeeks Method
See Also
 






Sets a value indicating whether to hide trailing weeks, which do not contain days from the current month.

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

 Syntax

Java  Copy Code

public void setHideTrailingWeeks (
    Boolean value
)

 Parameters

value

A Boolean value. Set to null to use the corresponding value from the current theme.

 See Also