Gets or sets the starting index of text selected in the editor.

Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

C#
int SelectionStart { get; set; }
Visual Basic
Property SelectionStart As Integer
	Get
	Set

See Also