'宣言
Public Function GetCustomTypeNameForDesigner( _ ByVal designerType As Type _ ) As String
public string GetCustomTypeNameForDesigner( Type designerType )
パラメータ
- designerType
- 呼び出し側がカスタムレポートアイテムの種類の名前を求めるデザイナのSystem.Type。
戻り値の型
CustomReportItem RDLの要素のType属性の適切な値。