Represents an expression that can be used is calculated fields, grouping, sorting etc.

Namespace:  C1.C1Preview.DataBinding
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class Expression : ICloneable
Visual Basic
Public Class Expression _
	Implements ICloneable

Remarks

Inheritance Hierarchy

System..::..Object
  C1.C1Preview.DataBinding..::..Expression

See Also