2 references to Add
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellCollection.cs (1)
36return this.Add((DataGridViewCell) value);
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
1207cells.Add(dgvcNew);