ActiveReports 8
IExpressionEvaluatorService Interface Members
See Also  Methods 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.Expressions Namespace : IExpressionEvaluatorService Interface

Glossary Item Box

The following tables list the members exposed by IExpressionEvaluatorService.

Public Methods

 NameDescription
 MethodEvaluateEvaluates the ExpressionInfo object and returns the evaluated result or null if it cannot be evaluated.  
 MethodIsValidDetermines whether the ExpressionInfo object is an expression that can potentially be evaluated. Expressions with invalid syntax return false.  
Top

See Also