[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.c1ChartTypeConverter.CanConvertTo

CanConvertTo Method

CanConvertTo(ITypeDescriptorContext, Type)

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