ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering Namespace / IEvaluationContext Interface / Fork Method

In This Topic
    Fork Method (IEvaluationContext)
    In This Topic
    Syntax
    'Declaration
     
    Function Fork( _
       ByVal renderingContext As RenderingContext _
    ) As IEvaluationContext

    Parameters

    renderingContext
    See Also