wijmo.superpanel Namespace > superpanel_vscroller Interface : firstStepChangeFix Field |
This number specifies the value to add to smallchange or largechange when scrolling the first step (scrolling from scrollMin).
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.superpanel.superpanel_vscroller; var value; // Type: number value = instance.firstStepChangeFix; |
Javascript (Specification) | |
---|---|
|