SelectionBeginIndex Property (FlexTextArea)

Action

Gets the zero-based character index value of the first character in the current selection.

Syntax

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

Access

Read only.