Skip to main content

SpellCheckerUnhandledExceptionEventArgs Class

Provides data for the SpellCheckerBase.UnhandledException event.

Namespace: DevExpress.XtraSpellChecker

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

NuGet Package: DevExpress.SpellChecker.Core

#Declaration

public class SpellCheckerUnhandledExceptionEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
SpellCheckerUnhandledExceptionEventArgs
See Also