Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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