'Declaration Public Function GetConverter() As TypeConverter
'Usage Dim instance As SpreadDataRowView Dim value As TypeConverter value = instance.GetConverter()
public TypeConverter GetConverter()
Return Value
TypeConverter containing the converter or null if object has no converter