다음을 통해 공유


DataGridDesigner.GetEmptyDesignTimeHtml 메서드

정의

디자인 타임에 빈 템플릿 기반 컨트롤을 나타내는 데 사용되는 HTML 태그를 가져옵니다.

protected:
 override System::String ^ GetEmptyDesignTimeHtml();
protected override string GetEmptyDesignTimeHtml ();
override this.GetEmptyDesignTimeHtml : unit -> string
Protected Overrides Function GetEmptyDesignTimeHtml () As String

반환

디자인 타임에 빈 템플릿 기반 컨트롤을 나타내는 데 사용되는 HTML 태그입니다.

적용 대상

추가 정보