ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LongOperationEventArgs Class / Complete Property

In This Topic
    Complete Property
    In This Topic
    Gets the approximate completed ratio, from 0 (0% complete) to 1 (100% complete).
    Syntax
    'Declaration
     
    Public ReadOnly Property Complete As System.Double
    public System.double Complete {get;}
    See Also