MindFusion.Java Package Programmer's Guide
WeekRangeSettings.setDayDistance Method
See Also
 






Sets the distance between adjacent days.

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

 Syntax

Java  Copy Code

public void setDayDistance (
    Integer value
)

 Parameters

value

A non-negative integer value specifying the distance between adjacent day cells in pixels. Set to null to use the corresponding value from the current theme.

 See Also

WeekRangeSettings Members
WeekRangeSettings Class
com.mindfusion.scheduling Namespace