[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.HasCustomCodeRefs

HasCustomCodeRefs Method

HasCustomCodeRefs(ExpressionInfo)

Determines whether the expression contains custom code.

Declaration
public static bool HasCustomCodeRefs(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 custom code; otherwise, false.