GrapeCity ActiveReports for .NET 14.0J
GetCustomTypeNameForReportItem メソッド

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.Configuration 名前空間 > ReportItemsConfigurationDictionary クラス : GetCustomTypeNameForReportItem メソッド
呼び出し元がカスタムレポートアイテム型を検索しているデザイナのSystem.Type。
指定したReportItemに関連付けられているTypeの値を取得します。
シンタックス
'宣言
 
Public Function GetCustomTypeNameForReportItem( _
   ByVal reportItemType As Type _
) As String
public string GetCustomTypeNameForReportItem( 
   Type reportItemType
)

パラメータ

reportItemType
呼び出し元がカスタムレポートアイテム型を検索しているデザイナのSystem.Type。

戻り値の型

CustomReportItemのRDL要素のType属性値に対して適切な値を返します。
参照

ReportItemsConfigurationDictionary クラス
ReportItemsConfigurationDictionary メンバ