Delay in milliseconds before the value of the progress bar is changing.

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

Syntax

JavaScript
function get_animationDelay();
function set_animationDelay(value);

See Also