Share via


DataGridDesigner.GetEmptyDesignTimeHtml 方法

定义

获取设计时用于表示空白的基于模板的控件的 HTML 标记。

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

返回

设计时用于表示空白的基于模板的控件的 HTML 标记。

适用于

另请参阅