SelectionAnchorPosition Property (SparkRichEditableText)

Action

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

Syntax

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

Access

Read only.