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

GrapeCity.ActiveReports.Configuration 名前空間 > CustomDesignerConfigurationDictionary クラス : GetCustomTypeNameForDesigner メソッド
呼び出し側がカスタムレポートアイテムの種類の名前を求めるデザイナのSystem.Type
指定したデザイナに関連するCustomReportItem.Typeの値を取得します。
シンタックス
'宣言
 
Public Function GetCustomTypeNameForDesigner( _
   ByVal designerType As Type _
) As String
public string GetCustomTypeNameForDesigner( 
   Type designerType
)

パラメータ

designerType
呼び出し側がカスタムレポートアイテムの種類の名前を求めるデザイナのSystem.Type

戻り値の型

CustomReportItem RDLの要素のType属性の適切な値。
参照

CustomDesignerConfigurationDictionary クラス
CustomDesignerConfigurationDictionary メンバ