2 references to OnCellValidating
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
3804
if (
OnCellValidating
(ref dataGridViewCurrentCell, _ptCurrentCell.X, _ptCurrentCell.Y, context))
3881
if (
OnCellValidating
(ref dataGridViewCurrentCell, _ptCurrentCell.X, _ptCurrentCell.Y, context))