Jaa


PropertyPaneTextFieldProperties.MaxLength Property

Definition

Gets or Sets the maximum number of characters that the PropertyPaneTextField can have of type Int32.

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

Property Value

This value is the max length of the text field.

Applies to