Gets or sets a RunningEnum value determining the scope of the current aggregate:
whether it is calculated over all records, or separately for each group.
Namespace:
C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RunningEnum Running { get; set; } |
Visual Basic |
---|
Public Property Running As RunningEnum Get Set |