CanConvertTo(ITypeDescriptorContext,Type) Method (PaddingFConverter)
Returns a value indicating whether this converter can convert an object to the given destination type using the context.
Parameters
- context
- An System.ComponentModel.ITypeDescriptorContext that provides a format context.
- destinationType
- A System.Type that represents the type you want to convert to.
Return Value
True if this converter can perform the conversion; otherwise, false.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5