ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / C1Report Class / ClearGeneratedPages Method

In This Topic
    ClearGeneratedPages Method
    In This Topic
    Clears the pages and other info created during report generation. This method does not clear the report definition though.
    Syntax
    'Declaration
     
    Public Sub ClearGeneratedPages() 
    public void ClearGeneratedPages()
    See Also