次の方法で共有


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 名前空間