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

In This Topic
    RowColChangeEventArgs Class
    In This Topic
    Provides data for the C1.Win.C1List.ListBase.C1ListBase.RowColChange event.
    Object Model
    RowColChangeEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class RowColChangeEventArgs 
       Inherits System.EventArgs
    public class RowColChangeEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1List.RowColChangeEventArgs

    See Also