[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseTypeConverter.CanConvertTo

CanConvertTo Method

CanConvertTo(ITypeDescriptorContext, Type)

Returns true of the type of string.

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