WordAddedEventArgs Class
In This Article
Provides data for the ISpellChecker.WordAdded and SpellCheckerBase.WordAdded events.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Remarks
The WordAddedEventArgs objects are automatically created, initialized and passed to the WordAdded event handlers.
See Also