Gets or sets the index of the current error into the Errors list.

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

Syntax

C#
public int ErrorIndex { get; set; }
Visual Basic
Public Property ErrorIndex As Integer
	Get
	Set

See Also