[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.CustomDesignerConfigurationDictionary.GetCustomTypeNameForDesigner

GetCustomTypeNameForDesigner Method

GetCustomTypeNameForDesigner(Type)

Gets the string value associated with the specified designer.

Declaration
public string GetCustomTypeNameForDesigner(Type designerType)
Parameters
Type Name Description
Type designerType

The Type for the designer the caller wants a custom report item type name for.

Returns
Type Description
string

A value appropriate for the CustomReportItem RDL element's name.