ActiveReports 12
FuncOf Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Aggregates Namespace > Aggregate Class : FuncOf Method
Determines aggregate function for the specified aggregate.
Syntax
'Declaration
 
Public Shared Function FuncOf( _
   ByVal a As Aggregate _
) As AggregateFunction
public static AggregateFunction FuncOf( 
   Aggregate a
)

Parameters

a
See Also

Reference

Aggregate Class
Aggregate Members