ReportViewer.CreateChildControls 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
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls
protected override void CreateChildControls ()
protected:
virtual void CreateChildControls () override
protected void CreateChildControls ()
protected override function CreateChildControls ()

See Also

Reference

ReportViewer Class
ReportViewer Members
Microsoft.Reporting.WebForms Namespace