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