Search
ItemListView.getShowLabels Method
See Also
 






Gets a value indicating whether to show text labels along with icons for each list item.

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

 Syntax

Java  Copy Code

public boolean getShowLabels ()

 Return Value

true if labels are shown.

 See Also