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