Méthode ReportViewer.CreateControlStyle
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Ce membre se substitue à WebControl.CreateControlStyle().
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Protected Overrides Function CreateControlStyle As Style
'Utilisation
Dim returnValue As Style
returnValue = Me.CreateControlStyle()
protected override Style CreateControlStyle()
protected:
virtual Style^ CreateControlStyle() override
abstract CreateControlStyle : unit -> Style
override CreateControlStyle : unit -> Style
protected override function CreateControlStyle() : Style
Valeur de retour
Type : System.Web.UI.WebControls.Style