ComponentOne FlexReport for WinForms
ScriptObjectValue Class Members
Properties  Methods 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : ScriptObjectValue Class

The following tables list the members exposed by ScriptObjectValue.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets an expression used to calculate value of this ScriptValue. Setting this value forces ScriptValue<T>.IsExpression to true. (Inherited from C1.Win.FlexReport.ScriptValue<object>)
Public PropertyGets or sets a value indicating whether the current ScriptValue is specified as an expression. (Inherited from C1.Win.FlexReport.ScriptValue<object>)
Public PropertyGets or sets a value of this ScriptValue. Settings this value forces ScriptValue<T>.IsExpression to false. (Inherited from C1.Win.FlexReport.ScriptValue<object>)
Public Property (Inherited from C1.Win.FlexReport.ScriptValue<object>)
Top
Public Methods
 NameDescription
Public MethodAssigns (copies) properties from another ScriptValue to the current object. (Inherited from C1.Win.FlexReport.ScriptValue<object>)
Public Method (Inherited from C1.Win.FlexReport.ScriptValue<object>)
Top
Public Operators
Converts a string to a ScriptObjectValue.
Top
See Also

Reference

ScriptObjectValue Class
C1.Win.FlexReport Namespace