共用方式為


ExpressionTextBox.MinLines 屬性

定義

取得或設定最小行數。

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

屬性值

行數下限。

適用於