2 references to DataGridRelationshipRow
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGrid.cs (2)
1366rows[r] = new DataGridRelationshipRow(this, dgt,r); 3129gridRows[currentRowCount - 1] = new DataGridRelationshipRow(this, this.myGridTable, currentRowCount - 1);