Interface to filter out certain items in CheckBoxResultGrid.
Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Interface IWorkItemFilter
public interface IWorkItemFilter
public interface class IWorkItemFilter
type IWorkItemFilter =  interface end
public interface IWorkItemFilter
The IWorkItemFilter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | ShouldFilterItem | checks if a certain item should be filtered out in the CheckBoxResultGrid | 
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace