Share via


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

Public method

Sort(IComparer)

Sorts the contents of the DataGridView control using an implementation of the IComparer interface. (Inherited from DataGridView.)

Public method

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

WorkItemResultGrid Class

WorkItemResultGrid Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace