SelectionEndLine プロパティ (SapTextEdit)

クラス

SapTextEdit.

処理

[読み取り専用] 選択範囲の終了点の行インデックス。 The value is zero-based.。

構文

C#
protected Integer SelectionEndLine { get; }
VB
'Declaration
Protected Read Property SelectionEndLine As Integer

アクセス

読み取り専用。