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

属性值

最小行数。

适用于