A newer version of this page is available.
Switch to the current version.
WordAddedEventArgs Class
Provides data for the ISpellChecker.WordAdded and SpellCheckerBase.WordAdded events.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v18.2.dll
Declaration
public class WordAddedEventArgs :
EventArgs
Public Class WordAddedEventArgs
Inherits EventArgs
Remarks
The WordAddedEventArgs objects are automatically created, initialized and passed to the WordAdded event handlers.
See Also
Feedback