SpellCheckErrorBase.Culture Property
Returns the error’s culture.
Namespace: DevExpress.XtraSpellChecker.Rules
Assembly: DevExpress.SpellChecker.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CultureInfo | The CultureInfo object providing the culture information. |
See Also