3 references to GetNextRow
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (3)
5239int nextRowIndex = this.Rows.GetNextRow((previousRowIndex == -1) ? anticipatedRowIndex - 1 : previousRowIndex, 5309rowIndexTmp = this.Rows.GetNextRow(rowIndexTmp, 5317rowIndexTmp = this.Rows.GetNextRow(rowIndex,