ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / TocPanel Class / Dispose Method

In This Topic
    Dispose Method (TocPanel)
    In This Topic
    Releases the resources used by the table of contents panel.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Sub Dispose() 
    public override void Dispose()
    See Also