SelectionEndLine Property (SapTextEdit)

Action

Gets the line index in which the selection ends. The value is zero-based.

Syntax

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

Access

Read only.