GrapeCity ActiveReports for .NET 16.0J
GetDesignerForCustomTypeName メソッド

GrapeCity.ActiveReports.Configuration 名前空間 > CustomDesignerConfigurationDictionary クラス : GetDesignerForCustomTypeName メソッド
構成されたデザイナのCustomReportItem.Typeの値。
指定したコンポーネントのタイプに対して構成されたカスタムデザイナのSystem.Typeを返すか、またはnullを返します。
シンタックス
'宣言
 
Public Function GetDesignerForCustomTypeName( _
   ByVal customTypeName As String _
) As Type
public Type GetDesignerForCustomTypeName( 
   string customTypeName
)

パラメータ

customTypeName
構成されたデザイナのCustomReportItem.Typeの値。

戻り値の型

指定したコンポーネントに対して構成されたカスタムデザイナのSystem.Type 、または、指定したコンポーネントに対してカスタムデザイナが構成されていない場合、nullを返します。

参照

CustomDesignerConfigurationDictionary クラス
CustomDesignerConfigurationDictionary メンバ