'Declaration Public ReadOnly Default Property Item( _ ByVal col As Integer _ ) As TableCell
public TableCell this[ int col ]; {get;}
TableRow Class TableRow Members