This documentation is for the old version. Go to the latest Upload Suite docs

GradientColorConverter.CanConvertTo Method

Overload List

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

Returns a value indicating whether this converter can convert the object to the specified type, using specified context.

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

See Also

Reference