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

속성 값

Int32

컨트롤의 처음 너비입니다.

설명

참고

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

적용 대상

추가 정보