Skip to main content
A newer version of this page is available. .

SpellCheckerUnhandledExceptionEventArgs Class

Provides data for the SpellCheckerBase.UnhandledException event.

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.SpellChecker.v18.2.Core.dll

Declaration

public class SpellCheckerUnhandledExceptionEventArgs :
    EventArgs

Inheritance

Object
EventArgs
SpellCheckerUnhandledExceptionEventArgs
See Also