1 write to dataGridViewComboBoxCell
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
3135this.dataGridViewComboBoxCell = dataGridViewComboBoxCell;
2 references to dataGridViewComboBoxCell
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (2)
3152String itemName1 = this.dataGridViewComboBoxCell.GetItemDisplayText(item1); 3153String itemName2 = this.dataGridViewComboBoxCell.GetItemDisplayText(item2);