Reports for WinForms | ComponentOne
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 Double
    public double Complete {get;}
    See Also