Search
MonthRangeSettings.getScrollInterval Method
See Also
 






Gets the number of months to scroll the view back or forth in time when a scroll button is pressed.

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

 Syntax

Java  Copy Code

public Integer getScrollInterval ()

 Return Value

A positive integer value specifying with how many months to scroll the view.

 See Also