ActiveReports 12
Arguments Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Aggregates Namespace > AggregateInfo Class : Arguments Property
Returns a new GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo that represents the portion of the expression that is aggregated by the aggregate function.
Syntax
'Declaration
 
Public ReadOnly Property Arguments As ExpressionInfo()
public ExpressionInfo[] Arguments {get;}
See Also

Reference

AggregateInfo Class
AggregateInfo Members