Represents an aggregate value calculated on a data-bound element of a C1PrintDocument over a certain scope.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..NamedCollectionItem
    C1.C1Preview.DataBinding..::..Aggregate

See Also