Search
TimetableSettings.getScrollStep Method
See Also
 






Gets the number of days to scroll when the user clicks the navigation buttons.

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

 Syntax

Java  Copy Code

public Integer getScrollStep ()

 Return Value

A positive integer value specifying the number of days to scroll.

 See Also