1 write to dataGridViewState2
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridView.cs (1)
437
this.
dataGridViewState2
= new System.Collections.Specialized.BitVector32(0x00000000);
122 references to dataGridViewState2
System.Windows.Forms (122)
winforms\Managed\System\WinForms\DataGridView.cs (31)
448
this.
dataGridViewState2
[ DATAGRIDVIEWSTATE2_showEditingIcon
885
return this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_allowUserToResizeColumns];
891
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_allowUserToResizeColumns] = value;
930
return this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_allowUserToResizeRows];
936
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_allowUserToResizeRows] = value;
1687
return this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_cellMouseDownInContentBounds];
1691
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_cellMouseDownInContentBounds] = value;
2335
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_ignoreCursorChange] = true;
2342
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_ignoreCursorChange] = false;
2883
return this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_enableHeadersVisualStyles];
2887
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_enableHeadersVisualStyles] != value)
2889
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_enableHeadersVisualStyles] = value;
3474
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_stopRaisingHorizontalScroll])
3595
return this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_initializing];
4021
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_rightToLeftValid])
4023
return this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_rightToLeftMode];
4025
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_rightToLeftMode] = (this.RightToLeft == RightToLeft.Yes);
4026
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_rightToLeftValid] = true;
4027
return this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_rightToLeftMode];
4749
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_initializing] &&
4776
return this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showCellErrors];
4782
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showCellErrors] = value;
4831
return this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showCellToolTips];
4837
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showCellToolTips] = value;
4885
return this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showEditingIcon];
4891
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showEditingIcon] = value;
4926
return this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showRowErrors];
4932
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showRowErrors] = value;
6963
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_initializing])
6968
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_initializing] = true;
6976
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_initializing] = false;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (91)
323
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_autoSizedWithoutHandle] = true;
445
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_autoSizedWithoutHandle] = true;
876
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty] = false;
980
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty] = false;
991
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty])
1054
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty] = false;
1194
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_allowHorizontalScrollbar] = false;
1234
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_allowHorizontalScrollbar] = true;
1731
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_autoSizedWithoutHandle] = true;
1804
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_autoSizedWithoutHandle] = true;
1874
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_autoSizedWithoutHandle] = true;
2004
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_autoSizedWithoutHandle] = true;
2177
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_autoSizedWithoutHandle] = true;
2305
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_autoSizedWithoutHandle] = true;
2427
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_autoSizedWithoutHandle] = true;
2511
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showColumnRelocationInsertion] = false;
5686
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showColumnRelocationInsertion])
5830
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_messageFromEditingCtrls] = true;
5959
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_nextMouseUpIsDouble])
5978
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_messageFromEditingCtrls] = false;
6034
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_mouseEnterExpected])
6104
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showColumnRelocationInsertion] = false;
6257
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_mouseOverRemovedEditingCtrl] = this.MouseOverEditingControl;
6258
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_mouseOverRemovedEditingPanel] = this.MouseOverEditingPanel;
6806
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_raiseSelectionChanged])
10328
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_allowHorizontalScrollbar];
10668
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showColumnRelocationInsertion] = ColumnRelocationTarget(e, hti, out this.trackColumnEdge);
10928
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty] = true;
11051
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty] = true;
11364
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty] = true;
11445
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty] = true;
11650
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_inBindingContextChanged])
11655
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_inBindingContextChanged] = true;
11695
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_inBindingContextChanged] = false;
12213
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_nextMouseUpIsDouble] = false;
12245
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_nextMouseUpIsDouble] = true;
12280
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_messageFromEditingCtrls] && e.Button == MouseButtons.Left)
12328
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_messageFromEditingCtrls] && e.Button == MouseButtons.Left)
13040
Debug.Assert(!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_messageFromEditingCtrls]);
13683
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_raiseSelectionChanged] = this.selectedBandIndexes.Count > 0 ||
13980
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty] = true;
14491
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty] = true;
14825
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty] = true;
14840
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_usedFillWeightsDirty] = true;
15007
(this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_cellMouseDownInContentBounds] &&
15065
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_ignoreCursorChange])
15173
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_raiseSelectionChanged] = true;
15437
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_messageFromEditingCtrls] && !this.dataGridViewOper[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15740
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_autoSizedWithoutHandle])
15742
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_autoSizedWithoutHandle] = false;
16317
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_messageFromEditingCtrls] &&
16404
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_messageFromEditingCtrls] &&
16515
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_messageFromEditingCtrls])
16522
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_messageFromEditingCtrls])
16556
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_mouseOverRemovedEditingCtrl] &&
16557
!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_mouseOverRemovedEditingPanel] &&
16558
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_mouseEnterExpected] &&
16564
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_mouseOverRemovedEditingCtrl] = false;
16565
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_mouseOverRemovedEditingPanel] = false;
16566
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_mouseEnterExpected] = false;
16604
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_mouseEnterExpected] = true;
16787
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_messageFromEditingCtrls])
16805
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_nextMouseUpIsDouble])
17681
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_raiseSelectionChanged] |= this.individualSelectedCells.RemoveAllCellsAtBand(true /*column*/, columnIndex) > 0 ||
17810
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_raiseSelectionChanged] |= this.individualSelectedCells.RemoveAllCellsAtBand(false /*column*/, rowIndexDeleted) > 0 ||
17818
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_replacedCellSelected])
17822
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_replacedCellReadOnly])
17859
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_replacedCellSelected] = this.individualSelectedCells.Contains(dataGridViewCell);
17860
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_replacedCellSelected])
17864
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_replacedCellReadOnly] = this.individualReadOnlyCells.Contains(dataGridViewCell);
17865
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_replacedCellReadOnly])
17954
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_rightToLeftValid] = false;
19398
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_stopRaisingVerticalScroll] = true;
19419
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_stopRaisingVerticalScroll] = false;
19429
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_stopRaisingHorizontalScroll] = true;
19434
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_stopRaisingHorizontalScroll] = false;
19453
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_raiseSelectionChanged] = false;
19597
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_discardEditingControl] = true;
22422
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_currentCellWantsInputKey] = ((IDataGridViewEditingControl)this.editingControl).EditingControlWantsInputKey(ke.KeyData, dataGridViewWantsInputKey);
22425
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_currentCellWantsInputKey])
22441
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_currentCellWantsInputKey] = true;
25687
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_rowsCollectionClearedInSetCell] = true;
25986
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_showColumnRelocationInsertion] = false;
26105
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_mouseEnterExpected])
26480
if (!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_stopRaisingVerticalScroll])
26945
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_rowsCollectionClearedInSetCell] = false;
26973
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_rowsCollectionClearedInSetCell])
27041
!this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_rowsCollectionClearedInSetCell] && // don't edit if the rows collection changed
27050
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_rowsCollectionClearedInSetCell] = false;
27150
if (this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_discardEditingControl])
27152
this.
dataGridViewState2
[DATAGRIDVIEWSTATE2_discardEditingControl] = false;