Freigeben über


Style.InitializeForDesigner-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Initializes an instance of the Style class for the designer.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Protected Overrides Sub InitializeForDesigner
'Usage
Me.InitializeForDesigner()
protected override void InitializeForDesigner()
protected:
virtual void InitializeForDesigner() override
abstract InitializeForDesigner : unit -> unit  
override InitializeForDesigner : unit -> unit
protected override function InitializeForDesigner()

Siehe auch

Verweis

Style Klasse

Microsoft.ReportingServices.RdlObjectModel-Namespace