VB.NET DATAGRIDVIEW Set Linha Índice

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