PowerTools ActiveReports for .NET 11.0J
CustomPropertyDefinition コンストラクタ

カスタムプロパティの名前を含む文字列。
値または式を含むExpressionInfoオブジェクトおよびカスタムプロパティに割り当てるデータ型。
CustomPropertyDefinitionクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal value As ExpressionInfo _
)
public CustomPropertyDefinition( 
   string name,
   ExpressionInfo value
)

パラメータ

name
カスタムプロパティの名前を含む文字列。
value
値または式を含むExpressionInfoオブジェクトおよびカスタムプロパティに割り当てるデータ型。
参照

関連項目

CustomPropertyDefinition クラス
CustomPropertyDefinition メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.