Share via


WorkItemResultGrid.ClearSelection Method

Include Protected Members
Include Inherited Members

Cancels the selection of currently selected cells.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

ClearSelection()

Clears the current selection by unselecting all selected cells. (Inherited from DataGridView.)

Protected method

ClearSelection(Int32, Int32, Boolean)

Cancels the selection of all currently selected cells except the one indicated, optionally ensuring that the indicated cell is selected. (Inherited from DataGridView.)

Top

See Also

Reference

WorkItemResultGrid Class

WorkItemResultGrid Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace