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


In This Topic
    ColMoveEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ColMoveEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the column moving action is to be canceled.  
    Public PropertyIndicates the starting position in the DisplayColumns collection.  
    Public PropertyIndicates the target index of the column being moved.  
    Top
    See Also