Search
ListViewSettings.getRotateGroupHeaderTexts Method
See Also
 






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

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

 Syntax

Java  Copy Code

public Boolean getRotateGroupHeaderTexts ()

 Return Value

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

 See Also