ASPxSpellCheckerDictionary Class
In This Article
Represents a dictionary used by the ASPxSpellChecker engine.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxSpellCheckerDictionary :
ASPxSpellCheckerDictionaryBase
#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