Search
ListViewSettings.getRotateHeaderTexts Method
See Also
 






Gets a value indicating whether the header texts in a horizontal list view are rotated.

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

 Syntax

Java  Copy Code

public Boolean getRotateHeaderTexts ()

 Return Value

true to display the header text rotated; otherwise, false.

 See Also