ActiveReports 18 .NET Edition
MESCIUS.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