SelectionIndexEnd Property (SapTextEdit)

Class

SapTextEdit.

Action

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

Syntax

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

Access

Read only.