Skip to content

net472_PropertyGridHelpers.Converters_EnumTextConverter_CanConvertTo

dparvin edited this page Jul 5, 2025 · 11 revisions

EnumTextConverter.CanConvertTo method

public override bool CanConvertTo(ITypeDescriptorContext context, Type destinationType)

Remarks

Supports conversion to String or Int32 representations.

See Also

Clone this wiki locally