[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.ReferencesDataSets

ReferencesDataSets Method

ReferencesDataSets(ExpressionInfo)

Gets a value indicating whether the expression references any data sets.

Declaration
public static bool ReferencesDataSets(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 data sets; otherwise, false.