Gets or sets a value indicating whether the
Text property should be interpreted as a literal value
or as a calculated expression.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
Remarks
If this property is set to false, the value of the Text property is inserted in the document without any further processing.
If this property is set to true, the value of the Text property is evaluated as a script expression and the result of the expression is inserted in the document.