5 references to DisplayType
System.Windows.Forms (5)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (5)
312? DataGridView.GetCachedTypeConverter(DisplayType) 313: TypeDescriptor.GetConverter(DisplayType); 961else if (strValue is not null && string.IsNullOrEmpty(strValue) && DisplayType == typeof(string)) 2397DisplayType, 2411throw new FormatException(string.Format(CultureInfo.CurrentCulture, SR.Formatter_CantConvert, value, DisplayType));