True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 that the action should not be performed.  
    Public PropertyIndicates the starting position in the DisplayColumns collection.  
    Public PropertyGets the C1DisplayColumn that is being moved.  
    Public PropertyIndicates the target index of the column being moved.  
    Top
    See Also