Search
ListViewSettings.getCellSpacing Method
See Also
 






Gets the amount space between adjacent cells.

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

 Syntax

Java  Copy Code

public Integer getCellSpacing ()

 Return Value

A non-negative integer value specifying how much space to leave (expressed in pixels).

 See Also