SelectionStartLine Property (SapTextEdit)

Action

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

Syntax

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

Access

Read only.