次の方法で共有


ReportViewer.CreateChildControls メソッド

この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

このメンバーは Control.CreateChildControls() をオーバーライドします。

名前空間:  Microsoft.Reporting.WebForms
アセンブリ:  Microsoft.ReportViewer.WebForms (Microsoft.ReportViewer.WebForms.dll)

構文

'宣言
Protected Overrides Sub CreateChildControls
'使用

Me.CreateChildControls()
protected override void CreateChildControls()
protected:
virtual void CreateChildControls() override
abstract CreateChildControls : unit -> unit 
override CreateChildControls : unit -> unit 
protected override function CreateChildControls()

関連項目

参照

ReportViewer クラス

Microsoft.Reporting.WebForms 名前空間