[]
Gets or sets a callback used to determine if an item is suitable for inclusion in the view.
public Predicate<object>? Filter { get; set; }