[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.GetReferencedReportItems

GetReferencedReportItems Method

GetReferencedReportItems(ExpressionInfo)

Gets the names of the report items referenced byusing a specified expression.

Declaration
public static string[] GetReferencedReportItems(this ExpressionInfo expression)
Parameters
Type Name Description
ExpressionInfo expression

An ExpressionInfo object to look for report items references in.

Returns
Type Description
string[]

An array of the string values containing the names of the report items referenced in the specified expression or an empty array if no report items are referenced.