4 references to CommitEditForOperation
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
12757
&& !
CommitEditForOperation
(hti._col, hti._row, forCurrentCellChange: true))
14118
if (_ptCurrentCell.X != -1 && hti._col != _ptCurrentCell.X && !
CommitEditForOperation
(hti._col, _ptCurrentCell.Y, true))
18394
&& !
CommitEditForOperation
(_ptCurrentCell.X, hti._row, forCurrentCellChange: true))
26202
if (!
CommitEditForOperation
(columnIndex, rowIndex, forCurrentCellChange))