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

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