AggregateFunction
Properties
AggregateMethodName - String
Caption - String
SourceField - String
FunctionName - String
MemberType - Type
ResultFormatString - String
Methods
CreateAggregateExpression(System.Linq.Expressions.Expression,System.Boolean)
Creates the aggregate expression that is used for constructing expression tree that will calculate the aggregate result.
Parameters
enumerableExpression - System.Linq.Expressions.Expression
The grouping expression.