The C1GridViewColumnMovedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1GridViewColumnMovedEventArgs |
Constructor. Initializes a new instance of the C1GridViewColumnMovedEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Column |
The C1BaseField object being repositioned.
|
|
|
DestIndex |
Index of the new position within the Columns collection.
|