Search
ItemListView.getItemSize Method
See Also
 






Gets the size of the icons displayed in the list.

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

 Syntax

Java  Copy Code

public Dimension getItemSize ()

 Return Value

A Dimension instance specifying the icon size.

 See Also