- columnIndex
- the index of the column
- isCollapsed
- true if the column must be collapsed, false otherwise
Collapses or restores a given column. When collapsed, a column does not appear on screen and the extra space is reclaimed by the other columns. A column is collapsed/restored only when it belongs to a Android.Widget.TableRow.
Calling this method requests a layout operation.