ITemplateEditingFrame.InitialWidth 属性

定义

获取或设置控件的初始宽度。

public:
 property int InitialWidth { int get(); void set(int value); };
public int InitialWidth { get; set; }
member this.InitialWidth : int with get, set
Public Property InitialWidth As Integer

属性值

控件的初始宽度。

注解

注意

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

适用于

另请参阅