Wijmo UI for the Web
scrollMinDragLength Field
wijmo.superpanel Namespace > superpanel_hscroller Interface : scrollMinDragLength Field

This value sets the minimum length, in pixel, of the horizontal scroll bar thumb button.

Syntax
var instance; // Type: wijmo.superpanel.superpanel_hscroller;
var value; // Type: number
value = instance.scrollMinDragLength;
var scrollMinDragLength : number;
See Also

Reference

superpanel_hscroller Interface