Share via


DataViewPropertyDescriptor.SetConverterType Method

Include Protected Members
Include Inherited Members

Adds a TypeConverterAttribute.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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

Microsoft.VisualStudio.Data.Framework Namespace