Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
ShouldFilterItem | checks if a certain item should be filtered out in the CheckBoxResultGrid |
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace