ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.Aggregates Namespace / AggregateInfo Class / Func Property

In This Topic
Func Property
In This Topic
Gets the aggregate function.
Syntax
'Declaration
 
Public ReadOnly Property Func As AggregateFunction
 

Property Value

An AggregateFunction item.
See Also