Wijmo UI for the Web
scrollLargeChange Field

This value sets the large change value of the horizontal scroller.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.superpanel.superpanel_hscroller;
var value; // Type: number
value = instance.scrollLargeChange;
Javascript (Specification) 
var scrollLargeChange : number;
Remarks
Wijsuperpanel will scroll a large change when a user clicks on the tracks of scroll bars or presses left or right arrow keys on the keyboard with the shift key down. When scrollLargeChange is null, wijsuperpanel will scroll the width of content.
Browser Compatibility
7
5
5

See Also

Reference

superpanel_hscroller Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.