次の方法で共有


Style.InitializeForDesigner メソッド

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

デザイナー用に Style クラスのインスタンスを初期化します。

名前空間:  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()

関連項目

参照

Style クラス

Microsoft.ReportingServices.RdlObjectModel 名前空間