True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupColMoveEventArgs Class
Properties


In This Topic
    GroupColMoveEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GroupColMoveEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating that the action should not be performed. (Inherited from C1.Win.C1TrueDBGrid.ColMoveEventArgs)
    Public PropertyIndicates the starting position in the DisplayColumns collection. (Inherited from C1.Win.C1TrueDBGrid.ColMoveEventArgs)
    Public PropertyGets the C1DisplayColumn that is being moved. (Inherited from C1.Win.C1TrueDBGrid.ColMoveEventArgs)
    Public PropertyThe C1DataColumn for the column being moved.  
    Public PropertyIndicates the target index of the column being moved. (Inherited from C1.Win.C1TrueDBGrid.ColMoveEventArgs)
    Top
    See Also