Share via


PropertyPaneTextFieldProperties.Rows Property

Definition

Gets or Sets the value that specifies the visible height of a text area(multiline text TextField), in lines.maximum number of characters that the PropertyPaneTextField can have of type Int32.

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

Property Value

This value is the number of rows of the text field.

Applies to