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

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