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)
13289AddNewRow(createdByEditing: false); 14590AddNewRow(createdByEditing: true); 17541AddNewRow(createdByEditing: false); 25330AddNewRow(false);
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (1)
835DataGridView.AddNewRow(false);