Search
ResourceViewSettings.getScrollStep Method
See Also
 






Gets the time modification interval when the user scrolls the view.

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

 Syntax

Java  Copy Code

public Duration getScrollStep ()

 Return Value

A Duration object that defines the scroll interval. The minimal allowed value is 1 second.

 See Also