GrapeCity.ActiveReports.v8 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. | |
IsValid | Determines whether the ExpressionInfo object is an expression that can potentially be evaluated. Expressions with invalid syntax return false. |