vb.net dataGridView set de fila índice

DataGridView1.CurrentCell = DataGridView1.Item(column, row)
Super Swiftlet