GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.Expressions Namespace : IExpressionEvaluatorService Interface |
For a list of all members of this type, see IExpressionEvaluatorService members.
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. |