Freigeben über


ReportViewer.CreateChildControls-Methode

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Dieses Element überschreibt Control.CreateChildControls().

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
abstract CreateChildControls : unit -> unit 
override CreateChildControls : unit -> unit 
protected override function CreateChildControls()

Siehe auch

Verweis

ReportViewer Klasse

Microsoft.Reporting.WebForms-Namespace