[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.ContainsAggregatesWithScope

ContainsAggregatesWithScope Method

ContainsAggregatesWithScope(ExpressionInfo)

Gets a value indicating whether the expression contains aggregates with specified scope.

Declaration
public static bool ContainsAggregatesWithScope(this ExpressionInfo expressionInfo)
Parameters
Type Name Description
ExpressionInfo expressionInfo

An ExpressionInfo object to check for.

Returns
Type Description
bool

A bool value where true if the expression contains aggregates with scope; otherwise, false.