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()