wijmo.superpanel Namespace > IVScrollerActivatingEventArgs Interface : contentLength Field |
The width of the content.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.superpanel.IVScrollerActivatingEventArgs; var value; // Type: object value = instance.contentLength; |
Javascript (Specification) | |
---|---|
|