ComponentOne Xamarin Edition
Predicate Property
C1.CollectionView Assembly > C1.CollectionView Namespace > FilterPredicateExpression Class : Predicate Property
Gets the predicate which will filter the collection.
Syntax
public Func<object,bool> Predicate {get;}
See Also

Reference

FilterPredicateExpression Class
FilterPredicateExpression Members