SpellCheckerCommand.Culture Property
Gets or sets the culture of the custom dictionary to which a word can be added.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
CultureInfo | A CultureInfo object specifying the dictionary culture. |
See Also