BeforeCheckWordEventArgs Class
In This Article
Provides data for the BeforeCheckWord event.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v14.2.Core.dll
#Declaration
#Remarks
The SpellCheckerBase.BeforeCheckWord event occurs when the word is to be checked.
#Inheritance
Object
EventArgs
CancelEventArgs
BeforeCheckWordEventArgs
See Also