CanConvertFrom(ITypeDescriptorContext,Type) Method (PaddingFConverter)
Determines that this converter can convert an object in the given source type to the native type of the converter.
Parameters
- context
- An System.ComponentModel.ITypeDescriptorContext that provides a format context.
- sourceType
- A System.Type that represents the type you want to convert from.
Return Value
True if this converter can perform the conversion; otherwise, false.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5