Base:
property
ValueType
System.Windows.Forms.DataGridViewCell.ValueType
4 references to ValueType
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.cs (4)
42if (s_defaultTypeImage.IsAssignableFrom(ValueType)) 46else if (s_defaultTypeIcon.IsAssignableFrom(ValueType)) 546if (s_defaultTypeImage.IsAssignableFrom(ValueType)) 554else if (s_defaultTypeIcon.IsAssignableFrom(ValueType))