Metodo ReportViewer.CreateControlStyle
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Questo membro esegue l'override di WebControl.CreateControlStyle().
Spazio dei nomi Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Sintassi
'Dichiarazione
Protected Overrides Function CreateControlStyle As Style
'Utilizzo
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
Valore restituito
Tipo: System.Web.UI.WebControls.Style