Click or drag to resize

StiAggregateFunctionServiceGetValue Method

Returns the calculation result.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract Object GetValue()

Return Value

Type: Object
Calculation result.
See Also