3 references to DATAGRIDVIEWSTATE1_editedCellChanged
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridView.cs (3)
3613return this.dataGridViewState1[DATAGRIDVIEWSTATE1_editedCellChanged]; 3621if (value != this.dataGridViewState1[DATAGRIDVIEWSTATE1_editedCellChanged]) 3623this.dataGridViewState1[DATAGRIDVIEWSTATE1_editedCellChanged] = value;