Search
MonthSettings.setRotateWeekHeaderTexts Method
See Also
 






Sets a value indicating whether the week header texts should be rotated.

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

 Syntax

Java  Copy Code

public void setRotateWeekHeaderTexts (
    Boolean value
)

 Parameters

value

true to rotate the texts in the week header; otherwise, false. Set to null to use the corresponding value from the current theme.

 See Also