다음을 통해 공유


PropertyPaneGroup.IsCollapsed 속성

정의

PropertyPane 그룹이 Boolean형식의 축소 여부를 나타내는 값을 가져오거나 설정합니다.

public bool IsCollapsed { get; set; }
member this.IsCollapsed : bool with get, set
Public Property IsCollapsed As Boolean

속성 값

이 값은 속성 창 그룹이 축소되었는지 여부를 나타냅니다.

적용 대상