Search
MonthSettings.getDaySpacing Method
See Also
 






Gets the amount of space between adjacent days.

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

 Syntax

Java  Copy Code

public Integer getDaySpacing ()

 Return Value

A non-negative integer value specifying how many pixels to leave between adjacent day cells.

 See Also