Wijmo UI for the Web
newValue Field

The scrollValue after scrolling occurs.

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

See Also

Reference

IScrollingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.