Wijmo UI for the Web
scrollMinDragLength Field

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

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.superpanel.superpanel_vscroller;
var value; // Type: number
value = instance.scrollMinDragLength;
Javascript (Specification) 
var scrollMinDragLength : number;
Browser Compatibility
7
5
5

See Also

Reference

superpanel_vscroller Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.