The C1GridViewColumnMoveEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public property Column
The C1BaseField object being repositioned.
Public property DestIndex
Index of the new position within the Columns collection.

See Also