Search
TimetableSettings.scrollStep Property
See Also
 






Gets or sets the number of days to scroll when a navigation button is clicked.

Namespace: MindFusion.Scheduling
File: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get scrollStep() {}
set scrollStep(value) {}

 Property Value

A Number value.

 See Also