SelectionActivePosition Property (SparkRichEditableText)

Action

Gets a character position, relative to the beginning of the text String, specifying the end of the selection that moves when the selection is extended with the arrow keys.

Syntax

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

Access

Read only.