ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / C1SpellDialog Class / ErrorCount Property

In This Topic
    ErrorCount Property (C1SpellDialog)
    In This Topic
    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