This documentation is for the old version. Go to the latest Graphics Mill docs

ListColumnTypeConverter.CanConvertTo Method

Overload List

Name Description
Public method CanConvertTo(Type) (Inherited from TypeConverter.)
Public method CanConvertTo(ITypeDescriptorContext, Type)

Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.

(Overrides TypeConverter.CanConvertTo(ITypeDescriptorContext, Type).)

See Also

Reference