Gets the number of units to scroll when the user clicks the navigation buttons.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Integer getScrollStep () |
An integer value specifying the number of units to scroll.
RemarksThis property specifies the amount of units (as specified by getCellUnits) to scroll back and forth when using the navigation buttons in the CalendarView.List view.
See Also