ICollectionView.Filter Property
Silverlight
Gets or sets a callback that is used to determine whether an item is appropriate for inclusion in the view.
Namespace: System.ComponentModel
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Predicate<Object>A method that is used to determine whether an item is appropriate for inclusion in the view.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.