2 references to CorrectRowIndexAfterInsertion
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
15790this.displayedBandsInfo.CorrectRowIndexAfterInsertion(rowIndex, insertionCount); 15828this.displayedBandsInfo.CorrectRowIndexAfterInsertion(rowIndex, dataGridViewRows.Length);