MindFusion.Java Package Programmer's Guide
MonthRangeSettings.setMonthSpacing Method
See Also
 






Sets the amount of space between adjacent months.

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

 Syntax

Java  Copy Code

public void setMonthSpacing (
    Integer value
)

 Parameters

value

A non-negative integer value specifying how many pixels there are between adjacent month cells. Set to null to use the corresponding value from the current theme.

 See Also

MonthRangeSettings Members
MonthRangeSettings Class
com.mindfusion.scheduling Namespace