PowerTools ActiveReports for .NET 9.0J
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 メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.