Wijmo UI for the Web
oldValue Field

The scrollValue before scrolling occurs.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.superpanel.IScrollingEventArgs;
var value; // Type: number
value = instance.oldValue;
Javascript (Specification) 
var oldValue : number;
Browser Compatibility
7
5
5

See Also

Reference

IScrollingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.