Search
CellSettings.getRotateHeader Method
See Also
 






Gets a value indicating whether to rotate the header text when the header position is set to Position.Left or Position.Right.

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

 Syntax

Java  Copy Code

public Boolean getRotateHeader ()

 Return Value

true to rotate header text; otherwise, false.

 See Also