Subreport.Initialize 方法

Initializes an instance of the Subreport class.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Overrides Sub Initialize
用法
Dim instance As Subreport

instance.Initialize()
public override void Initialize()
public:
virtual void Initialize() override
abstract Initialize : unit -> unit 
override Initialize : unit -> unit 
public override function Initialize()