Defines the scope of an Aggregate.
Namespace:
C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public enum RunningEnum |
| Visual Basic |
|---|
Public Enumeration RunningEnum |
Members
| Member name | Description | |
|---|---|---|
| Document | The scope is the whole document. | |
| Group | The scope is the current group as defined by Grouping. |