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

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