DataSourceViewSchemaConverter.CanConvertFrom Method
.NET Framework 2.0
Indicates whether the specified source type can be converted to the type of the associated control property.
| Name | Description |
|---|---|
| DataSourceViewSchemaConverter.CanConvertFrom (Type) | Returns whether this converter can convert an object of the given type to the type of this converter. |
| DataSourceViewSchemaConverter.CanConvertFrom (ITypeDescriptorContext, Type) | Indicates whether the specified source type can be converted to the type of the associated control property. |
Show: