Back to Devexpress

ISpellChecker.CustomDictionaryChanged Event

corelibraries-devexpress-dot-xtraspellchecker-dot-ispellchecker-3fb89b38.md

latest1.1 KB
Original Source

ISpellChecker.CustomDictionaryChanged Event

Occurs when a custom dictionary is modified by an end-user.

Namespace : DevExpress.XtraSpellChecker

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
event EventHandler CustomDictionaryChanged
vb
Event CustomDictionaryChanged As EventHandler

Event Data

The CustomDictionaryChanged event's data class is EventArgs.

See Also

ISpellChecker Interface

ISpellChecker Members

DevExpress.XtraSpellChecker Namespace