2 references to DataGridView_AColumnHasNoCellTemplate
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
4196throw new InvalidOperationException(SR.DataGridView_AColumnHasNoCellTemplate);
System\Windows\Forms\Controls\DataGridView\DataGridViewRow.cs (1)
1114throw new InvalidOperationException(SR.DataGridView_AColumnHasNoCellTemplate);