[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.IsThemeExpression

IsThemeExpression Method

IsThemeExpression(ExpressionInfo)

Gets a value indicating whether the specified expression references 'Themes'.

Declaration
public static bool IsThemeExpression(this ExpressionInfo expr)
Parameters
Type Name Description
ExpressionInfo expr

An ExpressionInfo object to check for.

Returns
Type Description
bool

A bool value where true if the expression references 'Themes'; otherwise, false.