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

GradientColorConverter.CanConvertFrom Method

Overload List

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

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

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

See Also

Reference