wijmo.superpanel Namespace > superpanel_hscroller Interface : scrollMode Field |
This value determines the scroll mode of horizontal scrolling.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.superpanel.superpanel_hscroller; var value; // Type: string value = instance.scrollMode; |
Javascript (Specification) | |
---|---|
|