共用方式為


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

屬性值

可看見的最小行數。

適用於