[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.HasDataTimeRefs

HasDataTimeRefs Method

HasDataTimeRefs(ExpressionInfo)

Gets a value indicating whether the specified expression depends on evaluation data scope.

Declaration
public static bool HasDataTimeRefs(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 depends on evaluation data scope; otherwise, false.