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