SelectionEndIndex Property (FlexTextArea)

Action

Gets the zero-based index of the position after the last character in the current selection (equivalent to the one-based index of the last character).

Syntax

'Declaration
Protected Read Property selectionEndIndex As Integer

Access

Read only.