Search
ItemListView.setShowIcons Method
See Also
 






Sets a value specifying whether to show icons for each list item.

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

 Syntax

Java  Copy Code

public void setShowIcons (
    boolean showIcons
)

 Parameters

showIcons

true if icons must be shown, otherwise false.

 See Also