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

表示编辑框的 Web 服务器控件样式特性的 Style

注解

备注

ITemplateEditingFrame 接口已过时。 GroupStyle在控件设计器的集合中的每个模板组元素上使用属性 TemplateGroups

适用于

另请参阅