[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.IsPageLevelExpression

IsPageLevelExpression Method

IsPageLevelExpression(ExpressionInfo)

Gets a value indicating whether the specified expression depends on page context.

Declaration
public static bool IsPageLevelExpression(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 page context; otherwise, false.