ComponentOne SpellChecker for WinForms
ErrorCount Property (C1SpellDialog)

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > C1SpellDialog Class : ErrorCount Property
Gets the total number of errors detected in the control.
Syntax
'Declaration
 
Public ReadOnly Property ErrorCount As System.Integer
public System.int ErrorCount {get;}
See Also

Reference

C1SpellDialog Class
C1SpellDialog Members