ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / BadWordEventArgs Class

In This Topic
    BadWordEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see BadWordEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets a CharRange object that contains the bad word and its location within the text being spell-checked.  
    Public PropertyGets a CharRangeList that contains all errors detected in the text.  
    Public PropertyGets or sets whether this bad word should be ignored by the C1SpellChecker.  
    Public PropertyGets a reference to the control that is being spell-checked.  
    Public PropertyGets a reference to the ISpellDialog that is being used to spell-check a control.  
    Top
    See Also