37 references to SelectRowRange
System.Windows.Forms (37)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (37)
12785SelectRowRange(this.ptAnchorCell.Y, hti.row, true); 12789SelectRowRange(hti.row, this.ptAnchorCell.Y, true); 18571SelectRowRange(this.ptAnchorCell.Y, hti.row, true); 18575SelectRowRange(hti.row, this.ptAnchorCell.Y, true); 18958SelectRowRange(this.Rows.GetNextRow(this.trackRowEdge, DataGridViewElementStates.Visible), 18964SelectRowRange(this.Rows.GetNextRow(hti.row, DataGridViewElementStates.Visible), 18970SelectRowRange(this.Rows.GetNextRow(this.trackRow, DataGridViewElementStates.Visible), 18976SelectRowRange(hti.row, 18983SelectRowRange(this.trackRowEdge, 18990SelectRowRange(hti.row, 18997SelectRowRange(this.Rows.GetNextRow(this.trackRow, DataGridViewElementStates.Visible), 18999SelectRowRange(hti.row, 19006SelectRowRange(this.trackRowEdge, 19009SelectRowRange(this.Rows.GetNextRow(this.trackRow, DataGridViewElementStates.Visible), 20995SelectRowRange(this.ptAnchorCell.Y, lastVisibleRowIndex, true); 21110SelectRowRange(this.ptAnchorCell.Y, nextVisibleRowIndex, true); 21114SelectRowRange(nextVisibleRowIndex, this.ptAnchorCell.Y, true); 21215SelectRowRange(this.ptAnchorCell.Y, lastVisibleRowIndex, true); 21358SelectRowRange(this.ptAnchorCell.Y, nextVisibleRowIndex, true); 21362SelectRowRange(nextVisibleRowIndex, this.ptAnchorCell.Y, true); 21632SelectRowRange(this.ptCurrentCell.Y, lastVisibleRowIndex, true); 21816SelectRowRange(this.ptAnchorCell.Y, lastVisibleRowIndex, true); 22086SelectRowRange(firstVisibleRowIndex, this.ptAnchorCell.Y, true); 23389SelectRowRange(this.ptAnchorCell.Y, nextScreenVisibleRowIndex, true); 23393SelectRowRange(nextScreenVisibleRowIndex, this.ptAnchorCell.Y, true); 23425SelectRowRange(this.ptAnchorCell.Y, nextScreenVisibleRowIndex, true); 23429SelectRowRange(nextScreenVisibleRowIndex, this.ptAnchorCell.Y, true); 23628SelectRowRange(this.ptAnchorCell.Y, previousScreenVisibleRowIndex, true); 23632SelectRowRange(previousScreenVisibleRowIndex, this.ptAnchorCell.Y, true); 23664SelectRowRange(this.ptAnchorCell.Y, previousScreenVisibleRowIndex, true); 23668SelectRowRange(previousScreenVisibleRowIndex, this.ptAnchorCell.Y, true); 24980SelectRowRange(firstVisibleRowIndex, this.ptAnchorCell.Y, true); 25073SelectRowRange(previousVisibleRowIndex, this.ptAnchorCell.Y, true); 25077SelectRowRange(this.ptAnchorCell.Y, previousVisibleRowIndex, true); 25161SelectRowRange(firstVisibleRowIndex, this.ptAnchorCell.Y, true); 25282SelectRowRange(previousVisibleRowIndex, this.ptAnchorCell.Y, true); 25286SelectRowRange(this.ptAnchorCell.Y, previousVisibleRowIndex, true);