[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.NullableObjectConverter-1.CanConvertTo

CanConvertTo Method

CanConvertTo(ITypeDescriptorContext, Type)

Checks whether the converter can convert to a given type.

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