ActiveReports for .NET 18.0J
GetDesignerForCustomTypeName メソッド

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

パラメータ

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

戻り値の型

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

参照

CustomDesignerConfigurationDictionary クラス
CustomDesignerConfigurationDictionary メンバ