[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.IsCompoundExpression

IsCompoundExpression Method

IsCompoundExpression(ExpressionInfo)

Gets a value indicating whether the specified expression is a compound expression.

Declaration
public static bool IsCompoundExpression(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 is a compound expression; otherwise, false.