37 references to SelectRowRange
System.Windows.Forms (37)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (37)
12456SelectRowRange(_ptAnchorCell.Y, hti._row, true); 12460SelectRowRange(hti._row, _ptAnchorCell.Y, true); 18106SelectRowRange(_ptAnchorCell.Y, hti._row, true); 18110SelectRowRange(hti._row, _ptAnchorCell.Y, true); 18420SelectRowRange(Rows.GetNextRow(_trackRowEdge, DataGridViewElementStates.Visible), 18426SelectRowRange(Rows.GetNextRow(hti._row, DataGridViewElementStates.Visible), 18432SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible), 18438SelectRowRange(hti._row, 18445SelectRowRange(_trackRowEdge, 18452SelectRowRange(hti._row, 18459SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible), 18461SelectRowRange(hti._row, 18468SelectRowRange(_trackRowEdge, 18471SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible), 20463SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true); 20588SelectRowRange(_ptAnchorCell.Y, nextVisibleRowIndex, true); 20592SelectRowRange(nextVisibleRowIndex, _ptAnchorCell.Y, true); 20701SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true); 20860SelectRowRange(_ptAnchorCell.Y, nextVisibleRowIndex, true); 20864SelectRowRange(nextVisibleRowIndex, _ptAnchorCell.Y, true); 21158SelectRowRange(_ptCurrentCell.Y, lastVisibleRowIndex, select: true); 21368SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true); 21632SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, select: true); 23078SelectRowRange(_ptAnchorCell.Y, nextScreenVisibleRowIndex, true); 23082SelectRowRange(nextScreenVisibleRowIndex, _ptAnchorCell.Y, true); 23117SelectRowRange(_ptAnchorCell.Y, nextScreenVisibleRowIndex, true); 23121SelectRowRange(nextScreenVisibleRowIndex, _ptAnchorCell.Y, true); 23336SelectRowRange(_ptAnchorCell.Y, previousScreenVisibleRowIndex, true); 23340SelectRowRange(previousScreenVisibleRowIndex, _ptAnchorCell.Y, true); 23375SelectRowRange(_ptAnchorCell.Y, previousScreenVisibleRowIndex, true); 23379SelectRowRange(previousScreenVisibleRowIndex, _ptAnchorCell.Y, true); 24781SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, true); 24877SelectRowRange(previousVisibleRowIndex, _ptAnchorCell.Y, true); 24881SelectRowRange(_ptAnchorCell.Y, previousVisibleRowIndex, true); 24967SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, true); 25097SelectRowRange(previousVisibleRowIndex, _ptAnchorCell.Y, true); 25101SelectRowRange(_ptAnchorCell.Y, previousVisibleRowIndex, true);