SpellCheckerBase.Culture Property
In This Article
Gets or sets the culture-specific settings of the spell checker.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Culture |
Culture |
#Remarks
If the culture setting is changed before the text is checked completely, the remaining part of the text is checked according to new culture specifics.
See Also