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

In This Topic
    IsGenerating Property (C1MultiDocument)
    In This Topic
    Indicates whether the document is currently being generated.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsGenerating As System.Boolean
    public System.bool IsGenerating {get;}
    See Also