Defines a named expression to be evaluated within the group or report.

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

Syntax

C#
public class Variable : NamedCollectionItem
Visual Basic
Public Class Variable _
	Inherits NamedCollectionItem

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..NamedCollectionItem
    C1.C1Rdl.Rdl2008..::..Variable

See Also