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