Share via


ITemplateEditingFrame.ControlStyle 屬性

定義

取得編輯框架的樣式。

public:
 property System::Web::UI::WebControls::Style ^ ControlStyle { System::Web::UI::WebControls::Style ^ get(); };
public System.Web.UI.WebControls.Style ControlStyle { get; }
member this.ControlStyle : System.Web.UI.WebControls.Style
Public ReadOnly Property ControlStyle As Style

屬性值

Style

Style,表示編輯框架的 Web 伺服器控制項樣式屬性。

備註

注意

ITemplateEditingFrame 介面已經過時。 在 GroupStyle 控制項設計工具的集合中,使用每個範本群組專案的屬性 TemplateGroups

適用於

另請參閱