Click or drag to resize

StiAggregateFunctionServiceSetValue Method

Sets the calculation result.

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

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Dictionary.StiAggregateFunctionService.SetValue(System.Object)"]

See Also