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

In This Topic
    OnClientBeforeProgressChanging Property
    In This Topic
    Fires before the progress bar changes.
    Syntax
    'Declaration
     
    Public Property OnClientBeforeProgressChanging As System.String
    public System.string OnClientBeforeProgressChanging {get; set;}
    See Also