Version

ProgressChangingEventArgs class

EventArgs that contain the old and new fill percentages.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.ProgressChangingEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.ProgressChangingEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
            Infragistics.Web.UI.ProgressChangingEventArgs

See Also