次の方法で共有


PropertyPaneTextFieldProperties.Rows プロパティ

定義

PropertyPaneTextField が Int32型を持つテキスト領域 (複数行テキスト TextField) の表示高さを行数.最大文字数で指定する値を取得または設定します。

public int Rows { get; set; }
member this.Rows : int with get, set
Public Property Rows As Integer

プロパティ値

この値は、テキスト フィールドの行数です。

適用対象