SelectedText Property (SapTextEdit)

Class

SapTextEdit.

Action

Gets the currently selected text.

Syntax

C#
protected String SelectedText { get; }
VB
'Declaration
Protected Read Property SelectedText As String

Access

Read only.