Search
MonthSettings.getHeaderSpacing Method
See Also
 






Gets the amount of space between headers.

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

 Syntax

Java  Copy Code

public Integer getHeaderSpacing ()

 Return Value

An integer value specifying how many pixels to leave between headers. The minimal allowed value is -1.

 See Also