2 references to DataGridViewComboBoxCell_PropertyNotFound
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (2)
1359
throw new ArgumentException(string.Format(SR.
DataGridViewComboBoxCell_PropertyNotFound
, displayMember));
1390
throw new ArgumentException(string.Format(SR.
DataGridViewComboBoxCell_PropertyNotFound
, valueMember));