Search
ListViewSettings.getContentsMargin Method
See Also
 






Gets the amount of space between the contents border and the actual contents of the view.

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

 Syntax

Java  Copy Code

public Integer getContentsMargin ()

 Return Value

A non-negative integer value defining the border space in pixels.

 See Also