Back to Devexpress

SpellCheckerUnhandledExceptionEventArgs Class

corelibraries-devexpress-dot-xtraspellchecker-4e5d879a.md

latest1.5 KB
Original Source

SpellCheckerUnhandledExceptionEventArgs Class

Provides data for the SpellCheckerBase.UnhandledException event.

Namespace : DevExpress.XtraSpellChecker

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

NuGet Package : DevExpress.SpellChecker.Core

Declaration

csharp
public class SpellCheckerUnhandledExceptionEventArgs :
    EventArgs
vb
Public Class SpellCheckerUnhandledExceptionEventArgs
    Inherits EventArgs

SpellCheckerUnhandledExceptionEventArgs is the data class for the following events:

Inheritance

Object EventArgs SpellCheckerUnhandledExceptionEventArgs

See Also

SpellCheckerUnhandledExceptionEventArgs Members

DevExpress.XtraSpellChecker Namespace