C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / Aggregate Class / Running Property

In This Topic
Running Property
In This Topic
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.
Syntax
'Declaration
 
Public Property Running As RunningEnum
 
See Also