11 references to DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
System.Windows.Forms (11)
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (11)
219
return !this.dataConnectionState[
DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
] &&
748
!this.dataConnectionState[
DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
] &&
780
if (this.dataConnectionState[
DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
])
908
this.dataConnectionState[
DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
] = true;
968
this.dataConnectionState[
DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
] = false;
1426
this.dataConnectionState[
DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
] = true;
1433
this.dataConnectionState[
DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
] = false;
1451
this.dataConnectionState[
DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
] = true;
1481
this.dataConnectionState[
DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
] = false;
1501
this.dataConnectionState[
DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
] = true;
1508
this.dataConnectionState[
DATACONNECTIONSTATE_doNotChangePositionInTheDataGridViewControl
] = false;