Defines the scope of an Aggregate.

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

Syntax

C#
public enum RunningEnum
Visual Basic
Public Enumeration RunningEnum

Members

Member nameDescription
Document The scope is the whole document.
Group The scope is the current group as defined by Grouping.

See Also