SelectionIndexStart Property (SapTextEdit)

Class

SapTextEdit.

Action

Gets the overall start index of the text selection. The value is zero-based.

Syntax

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

Access

Read only.