Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / C1RdlReport Class / Finalize Method

In This Topic
    Finalize Method (C1RdlReport)
    In This Topic
    Destructs the current instance of C1RdlReportBase.
    Syntax
    'Declaration
     
    Protected Overridable Sub Finalize() 
    protected virtual void Finalize()
    See Also