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