Click or drag to resize
TypeConverterDefinition Properties

The TypeConverterDefinition type exposes the following members.

Properties
  NameDescription
Public propertyAssemblyName
Gets / sets assemblyName
Public propertyConverterInstance
Gets / sets converterInstance
Public propertyCoreType
Gets / sets coreType, the type the converter is for.
Public propertyDataBindingDescription
Gets the data binding description.
Public propertyDescription
Gets / sets description
Public propertyDesignOnly
Gets or sets a value indicating whether this type converter is design only, which means it can only be used if it's specified as a system type converter. Otherwise it should be ignored.
Public propertyTypeFullName
Gets / sets typeFullName
Top
See Also