Compartir a través de


PropertyPaneTextFieldProperties.Underlined Propiedad

Definición

Obtiene o establece un valor que indica si el campo de texto está subrayado de tipo Boolean.

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

Valor de propiedad

Este valor indica si el campo de texto está subrayado.

Se aplica a