ComponentOne SpellChecker for WinForms
ErrorIndex Property

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

Reference

C1SpellDialog Class
C1SpellDialog Members