ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / SidebarPanel Class / Dispose Method

In This Topic
    Dispose Method (SidebarPanel)
    In This Topic
    Releases the resources used by the sidebar panel.
    Syntax
    'Declaration
     
    Public MustOverride Sub Dispose() 
    public abstract void Dispose()
    See Also