Search
ItemListView.getIconMargin Method
See Also
 






Gets the horizontal and vertical margins around the items.

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

 Syntax

Java  Copy Code

public Dimension getIconMargin ()

 Return Value

A Dimension instance specifying the icon margins.

 See Also