ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / FilterBinaryExpression Class / LeftExpression Property

In This Topic
    LeftExpression Property
    In This Topic
    Gets the left expression.
    Syntax
    'Declaration
     
    Public ReadOnly Property LeftExpression As FilterExpression
    public FilterExpression LeftExpression {get;}
    See Also