TreeNodeBindingDepthConverter::CanConvertTo Method

 

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

NameDescription
System_CAPS_pubmethodCanConvertTo(ITypeDescriptorContext^, Type^)

Returns a value indicating whether this converter can convert an object to the given destination type using the context.(Inherited from BaseNumberConverter.)

System_CAPS_pubmethodCanConvertTo(Type^)

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

Return to top
Show: