ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / FilterNotExpression Class / NotExpression Property

In This Topic
    NotExpression Property
    In This Topic
    Gets the expression that is negated.
    Syntax
    'Declaration
     
    Public ReadOnly Property NotExpression As FilterExpression
    public FilterExpression NotExpression {get;}
    See Also