[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.RenderingTree.ExpressionContextBuilder

ExpressionContextBuilder Class

Defines an expression context builder used to build expression evaluation context.

Inheritance
ExpressionContextBuilder
Namespace: GrapeCity.ActiveReports.Rendering.RenderingTree
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public static class ExpressionContextBuilder

Methods

Name Description
Build(Report, Lazy<Parameters>, ResourceLocator, IReportInformationService, IReadOnlyDictionary<string, Func<CustomContextArgs, object>>)

Creates an evaluation context for the specified report definition.

Build(string, DataExecutionContext, DataParameter[], IReadOnlyDictionary<string, object>)

Creates a simplified evaluation context sufficient to populate the data tree.