Event handler when a column or row is inserted into the grid
Source position: grids.pas line 1393
public property TCustomDrawGrid.OnColRowInserted : TGridOperationEvent read FOnColRowInserted write FOnColRowInserted;