ASPxSpellCheckerISpellDictionary.Dictionary Property
Gets an internal representation of a spellchecker dictionary.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
SpellCheckerISpellDictionary | A SpellCheckerISpellDictionary class instance. |
See Also