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

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

    System.Object
       System.EventArgs
          C1.Win.C1List.ColMoveEventArgs

    See Also