[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.IsPartPropertyExpression

IsPartPropertyExpression Method

IsPartPropertyExpression(ExpressionInfo)

Gets a value indicating whether the specified expression is a part property expression.

Declaration
public static bool IsPartPropertyExpression(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 part property expression; otherwise, false.