True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / ErrorEventArgs Class
Properties


In This Topic
    ErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ErrorEventArgs.

    Public Properties
     NameDescription
    Public PropertyTrue to continue as if no exception was raised.  
    Public PropertyThe exception which caused the Event to be raised.  
    Public PropertyTrue if the exception has been handled.  
    Top
    See Also