FlexReport for WPF
Expression プロパティ (CalculatedField)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > CalculatedField クラス : Expression プロパティ
Gets or sets the expression used to calcualte the field's value.
シンタックス
'宣言
 
Public Property Expression As System.String
'使用法
 
Dim instance As CalculatedField
Dim value As System.String
 
instance.Expression = value
 
value = instance.Expression
public System.string Expression {get; set;}
参照

CalculatedField クラス
CalculatedField メンバ