RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker 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 Integer
    public int ErrorCount {get;}
    See Also