ExpressionTextBox.MinLines Property

Definition

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

Property Value

The minimum number of lines.

Applies to