ActiveReports Developer 7
Dispose Method
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > SidebarPanel Class : Dispose Method

Glossary Item Box

Releases the resources used by the sidebar panel.

Syntax

Visual Basic (Declaration) 
Public MustOverride Sub Dispose() 
C# 
public abstract void Dispose()

See Also