Click or drag to resize

ValueMappingTSource, TDestinationDestinationType Property

Gets the destination type.

Namespace:  TB.ComponentModel
Assembly:  UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
public Type DestinationType { get; }

Property Value

Type: Type

Implements

IValueMappingDestinationType
See Also