[]
Returns a type converter for this instance of a component.
public TypeConverter GetConverter()
Public Function GetConverter() As TypeConverter
Type | Description |
---|---|
TypeConverter | A TypeConverter that is the converter for this object, or null if there is no TypeConverter for this object. |