Visual Basic (Declaration) | |
---|---|
Public Overrides NotOverridable Property Filter As Predicate(Of Object) |
C# | |
---|---|
public override Predicate<object> Filter {get; set;} |
Property Value
A delegate that represents the method used to determine if an item is suitable for inclusion in the view.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family