Wijmo UI for the Web
newValue Field

The new value of the progressbar.

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

See Also

Reference

IProgressChangingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.