ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / UploadProgress Class / Progress Property

In This Topic
    Progress Property
    In This Topic
    Gets the progress value ranging from 0.0 to 1.0.
    Syntax
    'Declaration
     
    Public ReadOnly Property Progress As System.Double
    public System.double Progress {get;}
    See Also