ReportViewer.CreateControlStyle-Methode

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

Dieses Element überschreibt WebControl.CreateControlStyle().

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Syntax

'Declaration
Protected Overrides Function CreateControlStyle As Style
'Usage
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

Rückgabewert

Typ: System.Web.UI.WebControls.Style

Siehe auch

Verweis

ReportViewer Klasse

Microsoft.Reporting.WebForms-Namespace