PrintDocument for WinForms
ExpressionText プロパティ (Aggregate)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Aggregate クラス : ExpressionText プロパティ
Gets or sets the text of the Expression object used to calculate the value of the current aggregate.
シンタックス
'宣言
 
Public Property ExpressionText As System.String
'使用法
 
Dim instance As Aggregate
Dim value As System.String
 
instance.ExpressionText = value
 
value = instance.ExpressionText
public System.string ExpressionText {get; set;}
解説
The Aggregate.Expression property can be used to get the Expression object.
参照

Aggregate クラス
Aggregate メンバ