IOptionsSpellings.OptionChanged Event
Occurs when any of the spelling check options are changed.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v24.2.dll
Declaration
Event Data
The OptionChanged event's data class is EventArgs.
Remarks
The OptionChanged event serves as a notification that a spelling check option has been changed.
See Also