ActiveReports for .NET 18.0J
Value プロパティ (TextItem)

GrapeCity.ActiveReports.PageReportModel 名前空間 > TextItem クラス : Value プロパティ

テキストボックスに表示される値を表す式を取得または設定します。

シンタックス
'宣言
 
Public Property Value As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Value {get; set;}

プロパティ値

テキストボックスに表示されるテキストを評価するExpressionInfo

解説

コンスタントラベルのために値は定数式です。

参照

TextItem クラス
TextItem メンバ