2 references to ClearSelection
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
1753ClearSelection(value.ColumnIndex, value.RowIndex, selectExceptionElement: true);
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
27385ClearSelection(columnIndex, rowIndex, selectExceptionElement: true); // we always select the new current cell when clearSelection is true