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