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 控制項設計工具集合中的每個範本群組專案,使用 屬性中的 TemplateGroupsGroupStyle 屬性。

適用於

另請參閱