| Visual Basic (Declaration) | |
|---|---|
Public Function GetCustomTypeNameForDesigner( _ ByVal designerType As Type _ ) As String | |
| C# | |
|---|---|
public string GetCustomTypeNameForDesigner( Type designerType ) | |
Parameters
- designerType
- The Type for the designer the caller wants a custom report item type name for.