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; }
Public Property AggregateFunctions As Object()
Get
Set
Property Value
Type:
ObjectSee Also