BetterListViewSortList overview
![]() |
Overloaded. Initializes a new instance of the BetterListViewSortList class. |
![]() | size of the sort list |
![]() | get column sort information for the specified position in the sort list |
![]() | Overloaded. Add a the specified sorted column in the list assuming ascending order. |
![]() | Clear the list. |
![]() | Creates a new object that is a copy of the current instance. |
![]() | Check whether the specified column index is contained in the list. |
![]() | Check whether contents of this list equals contents of the specified list. |
![]() | Returns an enumerator that iterates through the collection. |
![]() | Get sort order for the specified column index. |
![]() | Remove the specified column index from the list. |
![]() | Overloaded. Set the specified sorted column as the only one in the list assuming ascending order. |
BetterListViewSortList Class | ComponentOwl.BetterListView Namespace