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

プロパティ値

行の最小数。

適用対象