A newer version of this page is available.
Switch to the current version.
ASPxSpellCheckerDictionary.Dictionary Property
Gets an internal representation of a spellchecker dictionary.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v18.2.dll
Declaration
public SpellCheckerDictionary Dictionary { get; }
Public ReadOnly Property Dictionary As SpellCheckerDictionary
Property Value
Type | Description |
---|---|
SpellCheckerDictionary | A SpellCheckerDictionary class instance. |
See Also
Feedback