SelectionStartColumn Property (SapTextEdit)

Class

SapTextEdit.

Action

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

Syntax

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

Access

Read only.