Share via


PropertyPaneTextFieldProperties.Underlined Property

Definition

Gets or Sets a value indicating whether or not the text field is underlined of type Boolean.

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

Property Value

This value indicates whether the text field is underlined.

Applies to