vb.net DataGridView Установите индекс строки

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