Fires on client side when the value is changing.

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

Syntax

C#
public string OnClientProgressChanging { get; set; }
Visual Basic (Declaration)
Public Property OnClientProgressChanging As String
	Get
	Set

Remarks