11 references to GetPreviousRow
System.Windows.Forms (11)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (11)
1339int rowAboveFirstVisibleScrollingRow = this.Rows.GetPreviousRow(this.displayedBandsInfo.FirstDisplayedScrollingRow, DataGridViewElementStates.Visible, DataGridViewElementStates.Frozen); 4264indexTmp = this.Rows.GetPreviousRow(indexTmp, 4281indexTmp = this.Rows.GetPreviousRow(indexTmp, 5228int previousRowIndex = this.Rows.GetPreviousRow(anticipatedRowIndex, 6471rowIndexTmp = this.Rows.GetPreviousRow(this.displayedBandsInfo.FirstDisplayedScrollingRow, DataGridViewElementStates.Visible, DataGridViewElementStates.Frozen); 6475rowIndexTmp = this.Rows.GetPreviousRow(rowIndexTmp, DataGridViewElementStates.Visible, DataGridViewElementStates.Frozen); 9341indexTmp = this.Rows.GetPreviousRow(this.displayedBandsInfo.FirstDisplayedScrollingRow, 9351indexTmp = this.Rows.GetPreviousRow(indexTmp, 26534newFirstVisibleScrollingRow = this.Rows.GetPreviousRow(newFirstVisibleScrollingRow, 26582newFirstVisibleScrollingRow = this.Rows.GetPreviousRow(newFirstVisibleScrollingRow, 26589int scrollingRowTmp = this.Rows.GetPreviousRow(newFirstVisibleScrollingRow,