Click or drag to resize
FdfFlagEnumConverterCanConvertTo Method

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public override bool CanConvertTo(
	ITypeDescriptorContext context,
	Type destinationType
)

Parameters

context
Type: System.ComponentModelITypeDescriptorContext
destinationType
Type: SystemType

Return Value

Type: Boolean
See Also