Ejemplo n.º 1
0
 private void dataGridView_CellClick(object sender, DataGridViewCellEventArgs e)
 {
     _controller.SetSelected();
 }