ITemplateEditingFrame.ControlStyle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得編輯框架的樣式。
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,表示編輯框架的 Web 伺服器控制項樣式屬性。
備註
注意
ITemplateEditingFrame 介面已經過時。 在 GroupStyle 控制項設計工具的集合中,使用每個範本群組專案的屬性 TemplateGroups 。