ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering Namespace / IExpressionEvaluatorService Interface

In This Topic
IExpressionEvaluatorService Interface Methods
In This Topic

For a list of all members of this type, see IExpressionEvaluatorService members.

Public Methods
 NameDescription
 MethodEvaluates the GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object and returns the evaluated result or null if it cannot be evaluated.  
 MethodDetermines whether the GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object is an expression that can potentially be evaluated. Expressions with invalid syntax return false.  
Top
See Also