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