[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.IsThemeConstantsExpression

IsThemeConstantsExpression Method

IsThemeConstantsExpression(ExpressionInfo)

Gets a value indicating whether the specified expression depends on theme constants.

Declaration
public static bool IsThemeConstantsExpression(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 theme constants; otherwise, false.