ModelProperty.Converter Property

Definition

Returns the type converter to use with this property.

public abstract System.ComponentModel.TypeConverter Converter { get; }

Property Value

Returns a TypeConverter for use with this property.

Remarks

Underlying type converters are all wrapped so they accept ModelItem objects. When performing a conversion to a particular value, the type converter's return type is not wrapped. Type converters that return standard values also return values as ModelItem objects.

Applies to

产品 版本
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1