ComponentOne List for WinForms
C1.Win.C1List Namespace / ErrorEventArgs Class
Members

In This Topic
    ErrorEventArgs Class
    In This Topic
    Provides data for the C1.Win.C1List.ListBase.C1ListBase.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.C1List.ErrorEventArgs

    See Also