Partager via


IExpressionEditorInstance.MinLines Propriété

Définition

Obtient ou définit le nombre minimal de lignes de texte à afficher par le contrôle ExpressionTextBox. Cette propriété définit implicitement la hauteur du contrôle ExpressionTextBox.

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

Valeur de propriété

Nombre minimal de lignes de texte à afficher par le ExpressionTextBox contrôle.

S’applique à