PowerTools ActiveReports for .NET 11.0J
GetReportItemForCustomTypeName メソッド

構成されたデザイナが検索されているTypeの値。
指定したコンポーネント型、またはNullに対して構成されているカスタムレポートアイテムのSystem.Typeを返します。
構文
'宣言
 
Public Function GetReportItemForCustomTypeName( _
   ByVal customReportItemTypeName As String _
) As Type
public Type GetReportItemForCustomTypeName( 
   string customReportItemTypeName
)

パラメータ

customReportItemTypeName
構成されたデザイナが検索されているTypeの値。

戻り値の型

指定したコンポーネントに対して構成されているカスタムデザイナのを返します。カスタムデザイナが設定されていない場合、Nullを返します。
参照

関連項目

ReportItemsConfigurationDictionary クラス
ReportItemsConfigurationDictionary メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.