Returns whether this converter can convert an object of the given type to a string using the specified context.
- context
An System.ComponentModel.ITypeDescriptorContext that provides a format context.
- sourceType
A Type that specifies the type you want to convert from.
![]()
true to indicate the specified conversion can be performed; otherwise, false.