[]
        
(Showing Draft Content)

C1.Report.ScriptObjectValue

ScriptObjectValue Class

Represents an object value that can be specified as a constant or as an expression.

Inheritance
ScriptObjectValue
Namespace: C1.Report
Assembly: C1.FlexReport.dll
Syntax
public class ScriptObjectValue : ScriptValue<object>

Constructors

Name Description
ScriptObjectValue()

Operators

Name Description
implicit operator ScriptObjectValue(string)

Converts a string to a ScriptObjectValue.