ReportViewer.Dispose Method
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Syntax
'Declaration
Public Overrides Sub Dispose
'Usage
Dim instance As ReportViewer
instance.Dispose
public override void Dispose ()
public:
virtual void Dispose () override
public void Dispose ()
public override function Dispose ()
See Also
Reference
ReportViewer Class
ReportViewer Members
Microsoft.Reporting.WebForms Namespace