[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.HasCumulativeTotal

HasCumulativeTotal Method

HasCumulativeTotal(ExpressionInfo)

Gets a value indicating whether the specified expression contains CumulativeTotal expressions.

Declaration
public static bool HasCumulativeTotal(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 contains CumulativeTotal; otherwise, false.