The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

width Property

Returns the width of the control in pixels
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_width() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebProgressBar.get_width();
See Also