5 references to DATAGRIDVIEWSTATE2_showColumnRelocationInsertion
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (5)
2511
this.dataGridViewState2[
DATAGRIDVIEWSTATE2_showColumnRelocationInsertion
] = false;
5686
if (this.dataGridViewState2[
DATAGRIDVIEWSTATE2_showColumnRelocationInsertion
])
6104
this.dataGridViewState2[
DATAGRIDVIEWSTATE2_showColumnRelocationInsertion
] = false;
10668
this.dataGridViewState2[
DATAGRIDVIEWSTATE2_showColumnRelocationInsertion
] = ColumnRelocationTarget(e, hti, out this.trackColumnEdge);
25986
this.dataGridViewState2[
DATAGRIDVIEWSTATE2_showColumnRelocationInsertion
] = false;