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

In This Topic
    Reset Method (C1ExporterBase)
    In This Topic
    Resets the internal state of the exporter.
    Syntax
    'Declaration
     
    Protected Overridable Sub Reset() 
    protected virtual void Reset()
    See Also