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