SpellingFormShowingEventArgs Class
Provides data for the SpellingFormShowing event.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.2.Core.dll
Declaration
Remarks
The SpellingFormShowing occurs when the spelling form is to be displayed. The SpellingFormShowingEventArgs specifies the list of words suggested to replace the misspelled SpellingFormShowingEventArgs.Word.
Inheritance
Object
FormShowingEventArgs
SpellingFormShowingEventArgs
See Also