WorkItemResultGrid.Sort Method
Include Protected Members
Include Inherited Members
Sorts the contents of the DataGridView control.
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
Sorts the contents of the DataGridView control using an implementation of the IComparer interface. (Inherited from DataGridView.)
Sort(DataGridViewColumn, ListSortDirection)
Sorts the contents of the DataGridView control in ascending or descending order based on the contents of the specified column. (Inherited from DataGridView.)
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace