aspnet-devexpress-dot-web-dot-aspxspellchecker-f01c124b.md
Represents a dictionary used by the ASPxSpellChecker engine.
Namespace : DevExpress.Web.ASPxSpellChecker
Assembly : DevExpress.Web.ASPxSpellChecker.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxSpellCheckerDictionary :
ASPxSpellCheckerDictionaryBase
Public Class ASPxSpellCheckerDictionary
Inherits ASPxSpellCheckerDictionaryBase
The following members return ASPxSpellCheckerDictionary objects:
Serves as the base class for custom dictionaries.
For more information, see Dictionaries.
Object StateManager CollectionItem WebDictionary ASPxSpellCheckerDictionaryBase ASPxSpellCheckerDictionary ASPxSpellCheckerCustomDictionary
See Also