removeAt

open fun removeAt(col: Int, row: Int): ResponsiveGridPanel

Removes child component at given location (column, row).

Return

this container

Parameters

col

column number

row

row number