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

In This Topic
    IExpressionEvaluatorService Interface Members
    In This Topic

    The following tables list the members exposed by IExpressionEvaluatorService.

    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