ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / PointerConfig Class / PointerConfig Constructor

In This Topic
    PointerConfig Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal pointer As Pointer, _
       ByVal expressionEvaluator As IExpressionEvaluatorService, _
       ByVal styleEvaluatorFactory As IStyleEvaluatorFactory _
    )

    Parameters

    pointer
    expressionEvaluator
    styleEvaluatorFactory
    See Also