Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1ReportExporter Class / Clear Method

In This Topic
    Clear Method (C1ReportExporter)
    In This Topic
    Resets the internal state of the exporter and all its public properties.
    Syntax
    'Declaration
     
    Protected Overrides Sub Clear() 
    protected override void Clear()
    See Also