[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.HasParamsRefs

HasParamsRefs Method

HasParamsRefs(ExpressionInfo)

Determines whether the expression contains parameters.

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