[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.IExpressionEvaluatorService.Evaluate

Evaluate Method

Evaluate(ExpressionInfo)

Evaluates the ExpressionInfo object and returns the evaluated result or null if it cannot be evaluated.

Declaration
object Evaluate(ExpressionInfo expression)
Parameters
Type Name Description
ExpressionInfo expression

The ExpressionInfo object to evaluate.

Returns
Type Description
object

Resulting value of the ExpressionInfo object or null.