A newer version of this page is available.
Switch to the current version.
ASPxSpellCheckerDictionary Class
Represents a dictionary used by the ASPxSpellChecker engine.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v18.2.dll
Declaration
public class ASPxSpellCheckerDictionary :
ASPxSpellCheckerDictionaryBase
Public Class ASPxSpellCheckerDictionary
Inherits ASPxSpellCheckerDictionaryBase
Related API Members
The following members accept/return ASPxSpellCheckerDictionary objects:
Remarks
Serves as the base class for custom dictionaries.
For more information, see Dictionaries.
Inheritance
See Also
Feedback