The C1GridViewColumnMovedEventArgs type exposes the following members.

Constructors

  Name Description
Public method C1GridViewColumnMovedEventArgs
Constructor. Initializes a new instance of the C1GridViewColumnMovedEventArgs class.

Properties

  Name Description
Public property Column
The C1BaseField object being repositioned.
Public property DestIndex
Index of the new position within the Columns collection.

See Also