[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.ReferencesFields

ReferencesFields Method

ReferencesFields(ExpressionInfo)

Gets a value indicating whether the expression references any fields.

Declaration
public static bool ReferencesFields(this ExpressionInfo expression)
Parameters
Type Name Description
ExpressionInfo expression

An ExpressionInfo object to check for.

Returns
Type Description
bool

A bool value where true if the expression references fields; otherwise, false.