[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.CustomProperties.GetConverter

GetConverter Method

GetConverter()

Returns a type converter for this instance of a component.

Declaration
public TypeConverter GetConverter()
Returns
Type Description
TypeConverter

A TypeConverter that is the converter for this object, or null if there is no TypeConverter for this object.

Implements