2 references to DataGridViewButtonCell
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.cs (1)
134dataGridViewCell = new DataGridViewButtonCell();
System\Windows\Forms\Controls\DataGridView\DataGridViewButtonColumn.cs (1)
17: base(new DataGridViewButtonCell())