ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ControlCollection Class / Dispose() Method

In This Topic
    Dispose() Method
    In This Topic
    Releases an instance of the control from the memory.
    Syntax
    'Declaration
     
    Public Sub Dispose() 
    public void Dispose()
    See Also