ASPxSpellCheckerDictionary Class
Represents a dictionary used by the ASPxSpellChecker engine.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ASPxSpellCheckerDictionary objects:
Remarks
Serves as the base class for custom dictionaries.
For more information, see Dictionaries.
Inheritance
See Also