ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _UnaryExpressionSyntaxTree Class / _operand Property

In This Topic
    _operand Property (_UnaryExpressionSyntaxTree)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _operand As IExpressionSyntaxTree
    public IExpressionSyntaxTree _operand {get;}
    See Also