ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PointPathExpressionEvaluationVisitor Class / _visitPropertyAccess Method

In This Topic
    _visitPropertyAccess Method (_PointPathExpressionEvaluationVisitor)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _visitPropertyAccess( _
       ByVal that As IPropertyAccessExpressionSyntaxTree _
    ) As Object
    public object _visitPropertyAccess( 
       IPropertyAccessExpressionSyntaxTree that
    )

    Parameters

    that
    See Also