[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ReportItemExtensions.GetReportItemTypeName

GetReportItemTypeName Method

GetReportItemTypeName(ReportItem)

Gets a type name of the report item.

Declaration
public static string GetReportItemTypeName(this ReportItem item)
Parameters
Type Name Description
ReportItem item

A ReportItem object to get the type name of.

Returns
Type Description
string

A string value indicating the type name of the report item.