SpellingFormShowingEventArgs Class
In This Article
Provides data for the SpellingFormShowing event.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v14.2.Core.dll
#Declaration
#Remarks
The SpellingFormShowing event 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