wijmo.superpanel Namespace > IHScrollerActivatingEventArgs Interface : targetBarLen Field |
The width of the horizontal scrollbar.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.superpanel.IHScrollerActivatingEventArgs; var value; // Type: object value = instance.targetBarLen; |
Javascript (Specification) | |
---|---|
|