ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Data Namespace / DataScopeBase Class / EvaluationContext Property

In This Topic
    EvaluationContext Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property EvaluationContext As IEvaluationContext
    public IEvaluationContext EvaluationContext {get;}
    See Also