ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / DocumentStatus Class / percentComplete Field

In This Topic
    percentComplete Field
    In This Topic
    If report is generating, gets the approximate percent of work complete, from 0 to 100.
    Syntax
    'Declaration
     
    Public percentComplete As System.Integer
    public System.int percentComplete
    See Also