IConversionOptionsAllowDefaultValueIfNotConvertible Property |
If true, conversion returns the destination's default value if the given value is not convertible to the given type.
Namespace:
TB.ComponentModel
Assembly:
UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax bool AllowDefaultValueIfNotConvertible { get; }
Property Value
Type:
BooleanSee Also