ComponentOne SpellChecker for WinForms
C1.Win.SpellChecker.8 Assembly / C1.Win.SpellChecker Namespace / BadWordAddedEventArgs Class / BadWord Property

In This Topic
    BadWord Property (BadWordAddedEventArgs)
    In This Topic
    The word added.
    Syntax
    'Declaration
     
    Public ReadOnly Property BadWord As System.String
    public System.string BadWord {get;}
    See Also