ReportElement.InitializeForDesigner 方法
此 API 支持 基础结构,但不能通过代码直接使用。
此成员重写 ReportObject.InitializeForDesigner()。
命名空间: Microsoft.ReportingServices.RdlObjectModel
程序集: Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)
语法
声明
Protected Overrides Sub InitializeForDesigner
用法
Me.InitializeForDesigner()
protected override void InitializeForDesigner()
protected:
virtual void InitializeForDesigner() override
abstract InitializeForDesigner : unit -> unit
override InitializeForDesigner : unit -> unit
protected override function InitializeForDesigner()