1 implementation of EditingCellValueChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
107
public virtual bool
EditingCellValueChanged
6 writes to EditingCellValueChanged
System.Windows.Forms (6)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (6)
3093
dataGridViewEditingCell.
EditingCellValueChanged
= false;
3178
((IDataGridViewEditingCell)CurrentCellInternal).
EditingCellValueChanged
= false;
3944
((IDataGridViewEditingCell)CurrentCellInternal).
EditingCellValueChanged
= false;
9697
dataGridViewEditingCell.
EditingCellValueChanged
= false;
25306
dataGridViewEditingCell.
EditingCellValueChanged
= true;
25500
dataGridViewEditingCell.
EditingCellValueChanged
= false;
1 reference to EditingCellValueChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
3862
|| (_dataGridViewState1[State1_CurrentCellInEditMode] && ((IDataGridViewEditingCell)CurrentCellInternal).
EditingCellValueChanged
)) == IsCurrentCellDirty