The C1GridViewGroupColumnMovedEventArgs type exposes the following members.

Properties

  Name Description
Public property Column
The C1BaseField object being repositioned.
(Inherited from C1GridViewColumnMovedEventArgs.)
Public property DestIndex
Index of the new position within the Columns collection.
(Inherited from C1GridViewColumnMovedEventArgs.)
Public property GroupMove
One of the GroupMove values that specified the action that generated the event.

See Also