Share via


ListView.CreateControlStyle 메서드

정의

컨트롤의 기본 스타일을 만듭니다.

protected:
 override System::Web::UI::WebControls::Style ^ CreateControlStyle();
protected override System.Web.UI.WebControls.Style CreateControlStyle ();
override this.CreateControlStyle : unit -> System.Web.UI.WebControls.Style
Protected Overrides Function CreateControlStyle () As Style

반환

Style

ListView 컨트롤의 스타일입니다.

예외

CreateControlStyle() 메서드를 호출하려고 한 경우

설명

스타일 속성에서 지원 되지 않습니다는 ListView 제어 합니다. 메서드를 호출 CreateControlStyle 하려고 하면 예외가 NotSupportedException throw됩니다.

적용 대상

추가 정보