wijmo.superpanel Namespace > superpanel_hscroller Interface : scrollMinDragLength Field |
This value sets the minimum length, in pixel, of the horizontal scroll bar thumb button.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.superpanel.superpanel_hscroller; var value; // Type: number value = instance.scrollMinDragLength; |
Javascript (Specification) | |
---|---|
|