Fires when the value of progress bar is changing

Namespace:  C1.Web.UI.Controls.C1ProgressBar
Assembly:  C1ProgressBarClient (in C1ProgressBarClient.dll)

Syntax

JavaScript
function add_progressChanging(value);
function remove_progressChanging(value);

See Also