此 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