CurrentLine プロパティ (SapTextEdit)
クラス
SapTextEdit
.
処理
[読み取り専用] 現在キャレットがある行のインデックス。 The value is zero-based.。
構文
C#
protected
Integer
CurrentLine { get; }
VB
'Declaration Protected Read Property CurrentLine As
Integer
アクセス
読み取り専用。