Returns whether changing a value on this object requires a call to System.ComponentModel.TypeConverter.CreateInstance(System.Collections.IDictionary)
to create a new value, using the specified context.
Overload List
Overload | Description |
GetCreateInstanceSupported(ITypeDescriptorContext) |
Returns whether changing a value on this object requires a call to System.ComponentModel.TypeConverter.CreateInstance(System.Collections.IDictionary)
to create a new value, using the specified context.
|
GetCreateInstanceSupported() | (Inherited from System.ComponentModel.TypeConverter) |
See Also