Event payload for the cancellable columnMoving event.
columnMoving
The current index of the moving column in ApexGrid.columns.
The column being moved.
Whether the dragged column is being placed before or after toKey.
toKey
The target column key. The dragged column will be placed position (before/after) this column.
position
Event payload for the cancellable
columnMovingevent.