btb-class

BetterListView.Sort(Int32, Boolean) Method

Sort items in the list.

public void Sort(
   int columnIndex,
   bool ascendingOrder
);

Parameters

columnIndex
Index of the column to sort by.
ascendingOrder
Sort in ascending order (descending, otherwise).

See Also

BetterListView Class | ComponentOwl.BetterThumbnailBrowser Namespace | BetterListView.Sort Overload List