Name | Description | |
---|---|---|
![]() | C1GridViewColumnMoveEventArgs Constructor | Constructor. Initializes a new instance of the C1GridViewColumnMoveEventArgs class. |
The following tables list the members exposed by C1GridViewColumnMoveEventArgs.
Name | Description | |
---|---|---|
![]() | C1GridViewColumnMoveEventArgs Constructor | Constructor. Initializes a new instance of the C1GridViewColumnMoveEventArgs class. |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | DestIndex | Index of the new position. |
![]() | Drag | Drag source, the C1BaseField object being dragged. |
![]() | Drop | Drop target, the C1BaseField object on which drag source is dropped. |
![]() | Position | Position to drop relative to drop target. |