Version

remainingValue Property

Returns the unfilled value, either as a percentage (if percent is true) or as a quantity
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_remainingValue() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebProgressBar.get_remainingValue();
See Also