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
Clears the current selection by unselecting all selected cells. (Inherited from DataGridView.)
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
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace