ISpellChecker.CustomDictionaryChanged Event
Occurs when a custom dictionary is modified by an end-user.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v24.2.dll
Declaration
Event Data
The CustomDictionaryChanged event's data class is EventArgs.
See Also