共用方式為


ReportViewer.CreateControlStyle 方法

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

此成員會覆寫 WebControl.CreateControlStyle()

命名空間:  Microsoft.Reporting.WebForms
組件:  Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)

語法

'宣告
Protected Overrides Function CreateControlStyle As Style
'用途
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

傳回值

型別:System.Web.UI.WebControls.Style

請參閱

參考

ReportViewer 類別

Microsoft.Reporting.WebForms 命名空間