Clears the pages and other info created during report generation. This method does not clear the report definition though.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public void ClearGeneratedPages()
Visual Basic
Public Sub ClearGeneratedPages

See Also