1 write to items
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
2799this.items = new ArrayList();
2 references to items
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (2)
2797if (this.items == null) 2801return this.items;