Click or drag to resize

TypeConverterAttributeConverterTypeName Property

Gets the name of the type for the type converter of the associated type.

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public string ConverterTypeName { get; }

Property Value

Type: String
The name of the type.
See Also