Name | Description | |
---|---|---|
![]() | C1GridViewColumnMovedEventArgs Constructor | Constructor. Initializes a new instance of the C1GridViewColumnMovedEventArgs class. |
The following tables list the members exposed by C1GridViewColumnMovedEventArgs.
Name | Description | |
---|---|---|
![]() | C1GridViewColumnMovedEventArgs Constructor | Constructor. Initializes a new instance of the C1GridViewColumnMovedEventArgs class. |
Name | Description | |
---|---|---|
![]() | 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. |