共用方式為


TextualExpressionEditor.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

屬性值

可看見的最大行數。

適用於