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)
13286AddNewRow(createdByEditing: false); 14587AddNewRow(createdByEditing: true); 17538AddNewRow(createdByEditing: false); 25327AddNewRow(false);
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (1)
835DataGridView.AddNewRow(false);