次の方法で共有


PropertyPaneTextFieldProperties.Resizable プロパティ

定義

複数行テキスト フィールドが Boolean型のサイズ変更可能かどうかを示す値を取得または設定します。

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

プロパティ値

この値は、テキスト フィールドが読み取り可能かどうかを示します。

適用対象