DataViewPropertyDescriptor.SetConverterType Method

Adds a TypeConverterAttribute.

Overload List

  Name Description
Public method SetConverterType(String) Adds a TypeConverterAttribute, using the specified type name as the data converter for the property descriptor.
Public method SetConverterType(Type) Adds a TypeConverterAttribute, using the specified type as the data converter for the property descriptor.

Top

See Also

Reference

DataViewPropertyDescriptor Class

DataViewPropertyDescriptor Members

Microsoft.VisualStudio.Data.Framework Namespace