6 references to AddNewRow
System.Windows.Forms (6)
System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs (1)
440_owner.AddNewRow(createdByEditing: false);
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
13278AddNewRow(createdByEditing: false); 14579AddNewRow(createdByEditing: true); 17528AddNewRow(createdByEditing: false); 25319AddNewRow(false);
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (1)
835DataGridView.AddNewRow(false);