ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ProgressBar Namespace / C1ProgressBar Class / OnClientProgressChanging Property

In This Topic
    OnClientProgressChanging Property
    In This Topic
    Fires when the progress bar is changing.
    Syntax
    'Declaration
     
    Public Property OnClientProgressChanging As System.String
    public System.string OnClientProgressChanging {get; set;}
    See Also