Basic Library for WinRT
Filter Property (C1CollectionView)

Gets or sets a callback used to determine if an item is suitable for inclusion in the view.
Syntax
'Declaration
 
Public Property Filter As System.Predicate(Of Object)
public System.Predicate<object> Filter {get; set;}
See Also

Reference

C1CollectionView Class
C1CollectionView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback