ExpressionTextBox.MinLines Propriedade

Definição

Obtém ou define o número mínimo de linhas.Gets or sets the minimum number of lines.

public:
 property int MinLines { int get(); void set(int value); };
public int MinLines { get; set; }
member this.MinLines : int with get, set
Public Property MinLines As Integer

Valor da propriedade

Int32

O número mínimo de linhas.The minimum number of lines.

Aplica-se a