[]
A dictionary of CustomReportItem type names and their corresponding Type.
public sealed class ReportItemsConfigurationDictionary
| Name | Description |
|---|---|
| GetCustomTypeNameForReportItem(Type) | Gets the Type value associated with the specified ReportItem. |
| GetReportItemForCustomTypeName(string) | Returns the Type of the custom report item configured for the specified component type or null. |