Gets the total number of errors detected in the control.
Namespace:
C1.Silverlight.SpellCheckerAssembly: C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)
Syntax
| C# |
|---|
public int ErrorCount { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ErrorCount As Integer Get |