다음을 통해 공유


PropertyPaneTextFieldProperties.Resizable 속성

정의

여러 줄 텍스트 필드의 크기가 Boolean형식인지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

이 값은 텍스트 필드를 다시 사용할 수 있는지 여부를 나타냅니다.

적용 대상