Defines a value that can be represented as expression or constant.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
[TypeConverterAttribute(typeof(Value..::..TypeConverter))]
public class Value
Visual Basic
<TypeConverterAttribute(GetType(Value..::..TypeConverter))> _
Public Class Value

Inheritance Hierarchy

System..::..Object
  C1.C1Rdl.Rdl2008..::..Value

See Also