GrapeCity ActiveReports for .NET 16.0J
Property コンストラクタ

GrapeCity.ActiveReports.PageReportModel 名前空間 > Property クラス : Property コンストラクタ
プロパティに使用する名前を含むSystem.String。
プロパティの値に評価されるGrapeCity.ActiveReports.Expressions.ExpressionInfoオブジェクト。
Propertyクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal value As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo _
)
public Property( 
   string name,
   GrapeCity.Enterprise.Data.Expressions.ExpressionInfo value
)

パラメータ

name
プロパティに使用する名前を含むSystem.String。
value
プロパティの値に評価されるGrapeCity.ActiveReports.Expressions.ExpressionInfoオブジェクト。
参照

Property クラス
Property メンバ