[]
        
(Showing Draft Content)

C1.Web.Mvc.IItemsSource-1.Filter

Filter Property

Filter

Gets or sets a method used to determine if an item is suitable for inclusion in the view.

Declaration
Predicate<T> Filter { get; set; }