Gets or sets the index of the current error into the Errors list.
Namespace:
C1.Silverlight.SpellCheckerAssembly: C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)
Syntax
| C# |
|---|
public int ErrorIndex { get; set; } |
| Visual Basic |
|---|
Public Property ErrorIndex As Integer Get Set |