open fun removeAt(col: Int, row: Int): ResponsiveGridPanel
Removes child component at given location (column, row).
col - column number
col
row - row number
row
Return this container