84 references to GetNextRow
System.Windows.Forms (84)
winforms\Managed\System\WinForms\DataGridView.cs (1)
2288
bool nextVisibleRowExists = (-1 != this.Rows.
GetNextRow
(this.ptCurrentCell.Y, DataGridViewElementStates.Visible));
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
5295
int nextVisibleRow = this.owner.DataGridView.Rows.
GetNextRow
(this.owner.OwningRow.Index, DataGridViewElementStates.Visible);
winforms\Managed\System\WinForms\DataGridViewColumn.cs (3)
1264
rowIndex = dataGridView.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible))
1303
rowIndex = dataGridView.Rows.
GetNextRow
(rowIndex,
1326
rowIndex = dataGridView.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (75)
461
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible))
515
rowIndex = this.Rows.
GetNextRow
(rowIndex,
525
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
1295
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible))
1316
rowIndex = this.Rows.
GetNextRow
(rowIndex,
1331
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
1351
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
1396
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible))
1432
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible))
1460
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible))
2060
rowIndex = this.Rows.
GetNextRow
(rowIndex,
2079
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
2088
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible))
2233
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp,
2252
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible);
2261
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible))
2435
int rowIndex = this.Rows.
GetNextRow
(rowIndexStart - 1, DataGridViewElementStates.Visible);
2443
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
4306
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
5263
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexInserted - 1, DataGridViewElementStates.Visible);
5325
rowIndexTmp = this.Rows.
GetNextRow
(dataGridViewRowLast,
6463
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible);
6489
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible);
6502
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible | DataGridViewElementStates.Frozen);
6510
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible | DataGridViewElementStates.Frozen);
6555
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible);
6574
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible);
7373
int nextRowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible | DataGridViewElementStates.Selected);
7479
nextRowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible | DataGridViewElementStates.Selected);
7643
nextRowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
7751
nextRowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
8097
nextRowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
9143
indexTmp = this.Rows.
GetNextRow
(indexTmp, DataGridViewElementStates.Visible | DataGridViewElementStates.Frozen);
9164
indexTmp = this.Rows.
GetNextRow
(indexTmp, DataGridViewElementStates.Visible);
9223
indexTmp = this.Rows.
GetNextRow
(indexTmp,
9243
indexTmp = this.Rows.
GetNextRow
(indexTmp,
9296
indexTmp = this.Rows.
GetNextRow
(indexTmp,
9334
indexTmp = this.Rows.
GetNextRow
(indexTmp, DataGridViewElementStates.Visible);
10080
lo = this.Rows.
GetNextRow
(lo, DataGridViewElementStates.Visible);
11520
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible))
13675
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Displayed);
17702
int rowIndexNext = this.Rows.
GetNextRow
(rowIndexDeleted, DataGridViewElementStates.Visible);
18958
SelectRowRange(this.Rows.
GetNextRow
(this.trackRowEdge, DataGridViewElementStates.Visible),
18964
SelectRowRange(this.Rows.
GetNextRow
(hti.row, DataGridViewElementStates.Visible),
18970
SelectRowRange(this.Rows.
GetNextRow
(this.trackRow, DataGridViewElementStates.Visible),
18997
SelectRowRange(this.Rows.
GetNextRow
(this.trackRow, DataGridViewElementStates.Visible),
19009
SelectRowRange(this.Rows.
GetNextRow
(this.trackRow, DataGridViewElementStates.Visible),
19405
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
19715
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible | DataGridViewElementStates.Frozen);
19748
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible);
20144
indexTmpNext = this.Rows.
GetNextRow
(indexTmp, DataGridViewElementStates.Visible | DataGridViewElementStates.Frozen);
20196
indexTmpNext = this.Rows.
GetNextRow
(indexTmp, DataGridViewElementStates.Visible);
20718
nextVisibleRowIndex = this.Rows.
GetNextRow
(this.ptCurrentCell.Y, DataGridViewElementStates.Visible);
23295
nextScreenVisibleRowIndexTmp = this.Rows.
GetNextRow
(nextScreenVisibleRowIndex, DataGridViewElementStates.Visible);
26045
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible))
26401
firstDisplayedScrollingRow = this.Rows.
GetNextRow
(firstDisplayedScrollingRow, DataGridViewElementStates.Visible);
26505
newFirstVisibleScrollingRow = this.Rows.
GetNextRow
(newFirstVisibleScrollingRow,
26569
newFirstVisibleScrollingRow = this.Rows.
GetNextRow
(newFirstVisibleScrollingRow, DataGridViewElementStates.Visible);
28313
rowVIndex = this.Rows.
GetNextRow
(rowVIndex, DataGridViewElementStates.Visible);
28566
nextVisibleRowIndex = this.Rows.
GetNextRow
(this.ptCurrentCell.Y, DataGridViewElementStates.Visible);
29074
rowIndex = this.Rows.
GetNextRow
(rowIndex, DataGridViewElementStates.Visible);
29166
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible | DataGridViewElementStates.Frozen);
29184
rowIndexTmp = this.Rows.
GetNextRow
(rowIndexTmp, DataGridViewElementStates.Visible);
29315
this.Rows.
GetNextRow
(oldEdgeRowIndex, DataGridViewElementStates.Visible),
29324
this.Rows.
GetNextRow
(oldEdgeRowIndex, DataGridViewElementStates.Visible),
29362
this.Rows.
GetNextRow
(oldEdgeRowIndex, DataGridViewElementStates.Visible),
29455
this.Rows.
GetNextRow
(oldEdgeRowIndex, DataGridViewElementStates.Visible),
29495
this.Rows.
GetNextRow
(newEdgeRowIndex, DataGridViewElementStates.Visible),
29507
this.Rows.
GetNextRow
(newEdgeRowIndex, DataGridViewElementStates.Visible),
29569
this.Rows.
GetNextRow
(anchorRowIndex, DataGridViewElementStates.Visible),
29606
this.Rows.
GetNextRow
(newEdgeRowIndex, DataGridViewElementStates.Visible),
29621
this.Rows.
GetNextRow
(newEdgeRowIndex, DataGridViewElementStates.Visible),
29681
this.Rows.
GetNextRow
(oldEdgeRowIndex, DataGridViewElementStates.Visible),
29725
this.Rows.
GetNextRow
(newEdgeRowIndex, DataGridViewElementStates.Visible),
29733
this.Rows.
GetNextRow
(newEdgeRowIndex, DataGridViewElementStates.Visible),
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
2243
int nextVisibleRow = this.owner.DataGridView.Rows.
GetNextRow
(this.owner.Index, DataGridViewElementStates.Visible);
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (2)
1164
rowIndex =
GetNextRow
(rowIndex, includeFilter);
1200
return
GetNextRow
(indexStart, includeFilter);
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
1370
int nextVisibleRow = this.Owner.DataGridView.Rows.
GetNextRow
(this.Owner.OwningRow.Index, DataGridViewElementStates.Visible);