Click or drag to resize

ConverterBuilder Properties

The ConverterBuilder type exposes the following members.

Properties
  NameDescription
Public propertyArg1
The first argument passed to the converter.
Public propertyArg2
The first argument passed to the converter.
Public propertyArg3
The first argument passed to the converter.
Public propertyKind
The ConverterKind to be used , like the one in the FieldConverterAttribute.
Public propertyTypeName
The type name of your custom converter.
Top
See Also