[]
        
(Showing Draft Content)

C1.WPF.DataFilter.PredicateExpression.Predicate

Predicate Property

Predicate

Gets the predicate which will filter the collection.

Declaration
public Func<object, bool> Predicate { get; set; }