ActiveReports 12
GetAggregates Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Aggregates Namespace > AggregateHelper Class : GetAggregates Method
Syntax
'Declaration
 
Public Shared Function GetAggregates( _
   ByVal e As ExpressionInfo, _
   Optional ByVal withFieldRefs As Boolean _
) As IEnumerable(Of AggregateInfo)
public static IEnumerable<AggregateInfo> GetAggregates( 
   ExpressionInfo e,
   bool withFieldRefs
)

Parameters

e
withFieldRefs
See Also

Reference

AggregateHelper Class
AggregateHelper Members