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

Glossary Item Box

Releases the resources used by the search panel.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Sub Dispose() 
C# 
public override void Dispose()

See Also