Search
MonthSettings.getRotateWeekHeaderTexts Method
See Also
 






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

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

 Syntax

Java  Copy Code

public Boolean getRotateWeekHeaderTexts ()

 Return Value

true to rotate the texts in the week header; otherwise, false.

 See Also