Click or drag to resize

StiAggregateFunctionService Constructor (Boolean)

Initializes a new instance of the StiAggregateFunctionService class

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiAggregateFunctionService(
	bool runningTotal
)

Parameters

runningTotal
Type: SystemBoolean

[Missing <param name="runningTotal"/> documentation for "M:Stimulsoft.Report.Dictionary.StiAggregateFunctionService.#ctor(System.Boolean)"]

See Also