Sets the time modification interval when the user scrolls the view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setScrollStep ( |
A Duration object that defines the scroll interval. The minimal allowed value is 1 second. Set to null to use the corresponding value from the current theme.
See Also