2 references to DataGridViewCheckBoxCell_InvalidValueType
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (2)
66
throw new ArgumentException(SR.
DataGridViewCheckBoxCell_InvalidValueType
);
102
throw new ArgumentException(SR.
DataGridViewCheckBoxCell_InvalidValueType
);