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

속성 값

Int32

컨트롤의 처음 높이입니다.

설명

참고

ITemplateEditingFrame 인터페이스는 사용되지 않습니다. 사용 하 여는 Height 속성에는 GroupStyle 의 각 템플릿 그룹 요소에 대 한 속성은 TemplateGroups 컨트롤 디자이너의 컬렉션입니다.

적용 대상

추가 정보