ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IRuleExpression Interface / _evaluate Method

In This Topic
    _evaluate Method (IRuleExpression)
    In This Topic
    Syntax
    'Declaration
     
    Function _evaluate( _
       ByVal current As IView _
    ) As Object
    object _evaluate( 
       IView current
    )

    Parameters

    current
    See Also