다음을 통해 공유


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

속성 값

표시되는 최대 줄 수입니다.

적용 대상