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

In This Topic
    ErrorEventArgs Class
    In This Topic
    Provides data for the C1TrueDBGrid.Error event.
    Object Model
    ErrorEventArgs Class
    Syntax
    'Declaration
     
    Public Class ErrorEventArgs 
       Inherits System.EventArgs
    public class ErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1TrueDBGrid.ErrorEventArgs

    See Also