ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IBinaryExpressionSyntaxTree Interface / _leftOperand Property

In This Topic
    _leftOperand Property (IBinaryExpressionSyntaxTree)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property _leftOperand As IExpressionSyntaxTree
    IExpressionSyntaxTree _leftOperand {get;}
    See Also