다음을 통해 공유


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 사용되지 않습니다. 컨트롤 디자이너 컬렉션 HeightGroupStyle 각 템플릿 그룹 요소에 대한 속성의 TemplateGroups 속성을 사용합니다.

적용 대상

추가 정보