Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Protected Overrides Sub Render ( _
writer As HtmlTextWriter _
)
'Usage
Dim writer As HtmlTextWriter
Me.Render(writer)
protected override void Render (
HtmlTextWriter writer
)
protected:
virtual void Render (
HtmlTextWriter^ writer
) override
protected void Render (
HtmlTextWriter writer
)
protected override function Render (
writer : HtmlTextWriter
)
Parameters
- writer
See Also
Reference
ReportViewer Class
ReportViewer Members
Microsoft.Reporting.WebForms Namespace