ComponentOne SpellChecker for WPF and Silverlight
ErrorIndex Property (C1SpellDialog)

C1.WPF.SpellChecker Namespace > C1SpellDialog Class : ErrorIndex Property
Gets or sets the index of the current error into the Errors list.
Syntax
'Declaration
 
Public Property ErrorIndex As Integer
public int ErrorIndex {get; set;}
See Also

Reference

C1SpellDialog Class
C1SpellDialog Members