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

In This Topic
    Value Property (C1ProgressBarTaskEventArgs)
    In This Topic
    Gets the progress value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.Integer
    public System.int Value {get;}
    See Also