DictionaryBase.AlphabetChars Property
Gets the alphabetical list of characters for the current dictionary.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
Char[] | An array of characters in alphabetical order. |
Implements
See Also