Property UsesAggregates
- Namespace
- DocWright.Reporting.Expressions
- Assembly
- DocWright.Reporting.dll
UsesAggregates
Gets a value indicating whether the expression uses an aggregate, RunningValue,
Previous, RowNumber, InScope, Level or a lookup, and so needs a
data scope.
public bool UsesAggregates { get; }