Click or drag to resize

StiReportAggregateFunctions Property

Gets or sets the array for registration of aggregate function objects in the compiled report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Object[] AggregateFunctions { get; set; }

Property Value

Type: Object
See Also