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