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

In This Topic
    state Field
    In This Topic
    The current report generating state (ready, pages are being added, or pages are being updated).
    Syntax
    'Declaration
     
    Public state As GeneratingState
    public GeneratingState state
    See Also