共用方式為


ExpressionTextBox.MaxLines 屬性

定義

取得或設定最大行數。

public:
 property int MaxLines { int get(); void set(int value); };
public int MaxLines { get; set; }
member this.MaxLines : int with get, set
Public Property MaxLines As Integer

屬性值

Int32

最大行數。

適用於