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

In This Topic
    ColEventArgs Class
    In This Topic
    Object Model
    ColEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class ColEventArgs 
       Inherits System.EventArgs
    public class ColEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1List.ColEventArgs

    See Also