ITemplateEditingFrame.InitialHeight 属性

定义

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

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

属性值

控件的初始高度。

注解

注意

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

适用于

另请参阅