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

This value determines the horizontal scrolling position of wijsuperpanel.

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

Reference

superpanel_hscroller Interface