[]
Gets a type name of the report item.
public static string GetReportItemTypeName(this ReportItem item)
| Type | Name | Description |
|---|---|---|
| ReportItem | item | A ReportItem object to get the type name of. |
| Type | Description |
|---|---|
| string | A string value indicating the type name of the report item. |