GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Expressions Namespace : IExpressionEvaluatorService Interface |
The following tables list the members exposed by IExpressionEvaluatorService.
Name | Description | |
---|---|---|
Evaluate | Evaluates the ExpressionInfo object and returns the evaluated result or null if it cannot be evaluated. | |
Fork | Creates new evaluator within context of given services. | |
IsValid | Determines whether the ExpressionInfo object is an expression that can potentially be evaluated. Expressions with invalid syntax return false. |