DataSourceBooleanViewSchemaConverter::CanConvertFrom Method

 

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_pubmethodCanConvertFrom(ITypeDescriptorContext^, Type^)

Indicates whether the specified source type can be converted to the type of the associated control property.(Inherited from DataSourceViewSchemaConverter.)

System_CAPS_pubmethodCanConvertFrom(Type^)

Returns whether this converter can convert an object of the given type to the type of this converter.(Inherited from TypeConverter.)

Return to top
Show: