Partager via


Méthode Style.InitializeForDesigner

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Initializes an instance of the Style class for the designer.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Protected Overrides Sub InitializeForDesigner
'Utilisation
Me.InitializeForDesigner()
protected override void InitializeForDesigner()
protected:
virtual void InitializeForDesigner() override
abstract InitializeForDesigner : unit -> unit  
override InitializeForDesigner : unit -> unit
protected override function InitializeForDesigner()

Voir aussi

Référence

Style Classe

Espace de noms Microsoft.ReportingServices.RdlObjectModel