[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.HasCumulativeExpressions

HasCumulativeExpressions Method

HasCumulativeExpressions(ExpressionInfo)

Gets a value indicating whether the specified expression uses 'Cumulative*' functions.

Declaration
public static bool HasCumulativeExpressions(this ExpressionInfo e)
Parameters
Type Name Description
ExpressionInfo e

An ExpressionInfo object to check for.

Returns
Type Description
bool

A bool value where true if the expression uses 'Cumulative*' functions; otherwise, false.