Wijmo UI for the Web
oldValue Field

The old value of the progressbar.

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

See Also

Reference

IBeforeProgressChangingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.