ASP.NET Core MVC コントロールヘルプ
Expression プロパティ (CalculatedField)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > CalculatedField クラス : Expression プロパティ
Gets or sets the expression which is used to calculates field value. The expression may refer to the current item via the context variable '$', which contains the item's original and calculated values.
シンタックス
'宣言
 
Public Property Expression As System.String
public System.string Expression {get; set;}
参照

CalculatedField クラス
CalculatedField メンバ