Wijmo UI for the Web
scrollBarPosition Field
wijmo.superpanel Namespace > superpanel_vscroller Interface : scrollBarPosition Field

This value determines the position of the vertical scroll bar.

Syntax
var instance; // Type: wijmo.superpanel.superpanel_vscroller;
var value; // Type: string
value = instance.scrollBarPosition;
var scrollBarPosition : string;
Remarks

Valid values:

See Also

Reference

superpanel_vscroller Interface