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

In This Topic
    SpellDictionary Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the dictionary is enabled. (Inherited from C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.SpellDictionaryBase)
    Public PropertyOverridden. Gets or sets the name of the file that contains the dictionary.  
    Public PropertySets the password needed to load password-protected dictionaries.  
    Public PropertyGets a DictionaryState value that indicates whether the dictionary was loaded successfully. (Inherited from C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.SpellDictionaryBase)
    Public PropertyGets the number of words loaded in the dictionary.  
    Top
    See Also