Event handler signalled when a column or row in the grid is moved.
Source position: grids.pas line 1517
public property TCustomDrawGrid.OnColRowMoved : TGridOperationEvent read FOnColRowMoved write FOnColRowMoved;