ListPaddingTypeConverterCanConvertTo Method

Overload List

CanConvertTo(Type)Returns whether this converter can convert the object to the specified type.
CanConvertTo(ITypeDescriptorContext, Type) Gets a value indicating whether this converter can convert an object to the given destination type using the context.

See Also