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

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