2 references to DataGridViewButtonCell
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewButtonCell.cs (1)
193dataGridViewCell = new DataGridViewButtonCell();
winforms\Managed\System\WinForms\DataGridViewButtonColumn.cs (1)
30: base(new DataGridViewButtonCell())