ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class / Dispose Method

In This Topic
    Dispose Method (WebViewer)
    In This Topic
    Releases the WebViewer instance from memory.
    Syntax
    'Declaration
     
    Public Overrides Sub Dispose() 
    public override void Dispose()
    See Also