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

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