[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.GenericTypeConverter.CanConvertTo

CanConvertTo Method

CanConvertTo(ITypeDescriptorContext, Type)

Overloaded. Returns whether this converter can convert the object to the specified type.

Declaration
public override bool CanConvertTo(ITypeDescriptorContext context, Type type)
Parameters
Type Name Description
ITypeDescriptorContext context
Type type
Returns
Type Description
bool
Overrides