ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.8 Assembly / C1.Win.C1SpellChecker 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