IConversionOptionsAllowDefaultValueIfWhitespace Property |
If true, conversion returns the destination's default value if the given value is an empty string and otherwise not convertible.
Namespace:
TB.ComponentModel
Assembly:
UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntaxbool AllowDefaultValueIfWhitespace { get; }Property Value
Type:
Boolean
See Also