OptionsSpellingBase.CombineOptions(OptionsSpellingBase) Method
Combines spelling options set for the SpellChecker and the control whose content is checked.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
controlOptions | OptionsSpellingBase | An OptionsSpellingBase object specifying the spelling options set for the control. |
Remarks
This method is for internal use only.
See Also