ActiveReports 12
Create(AggregateFunction) Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Aggregates Namespace > Aggregate Class > Create Method : Create(AggregateFunction) Method
Creates new aggregate instance with specified function behavior.
Syntax
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal function As AggregateFunction _
) As Aggregate
public static Aggregate Create( 
   AggregateFunction function
)

Parameters

function
See Also

Reference

Aggregate Class
Aggregate Members
Overload List