System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (8)
4031if (OnRowValidating(ref dataGridViewCurrentCell, columnIndex, rowIndex))
4088if (OnRowValidating(ref dataGridViewCellTmp, columnIndexTmp, rowIndexTmp))
13729if (OnRowValidating(ref dataGridViewCellTmp, oldCurrentCellX, oldCurrentCellY))
17980if (OnRowValidating(ref dataGridViewCellTmp, oldCurrentCellX, oldCurrentCellY))
19068if (OnRowValidating(ref dataGridViewCellTmp, _ptCurrentCell.X, _ptCurrentCell.Y))
21465if (!OnRowValidating(ref dataGridViewCurrentCell, columnIndex, rowIndex))
26847if (OnRowValidating(ref dataGridViewCellTmp, oldCurrentCellX, oldCurrentCellY))
27053if (OnRowValidating(ref dataGridViewCellTmp, oldCurrentCellX, oldCurrentCellY))