[]
        
(Showing Draft Content)

C1.Report.CalculatedField.Expression

Expression Property

Expression

Gets or sets the expression used to calcualte the field's value.

Declaration
[C1Category("Data")]
[C1Description("CalculatedField.Expression", "The expression used to calcualte the field's value.")]
public string Expression { get; set; }
<C1Category("Data")>
<C1Description("CalculatedField.Expression", "The expression used to calcualte the field's value.")>
Public Property Expression As String