Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCustomSpellCheckerDictionary Properties
Show Inherited Hide Inherited

The base class for dictionaries.
Name Description
Active Returns whether the dictionary is used for spell checking.
Alphabet Specifies the corresponding language’s alphabet.
CodePage Specifies the dictionary’s code page.
Enabled Specifies whether the dictionary is enabled.
Language Specifies the dictionary’s language.
Loaded Returns whether the dictionary is loaded into memory.
SpellChecker Returns a spell checker. Inherited from TdxSpellCheckerPersistent.
See Also