Click or drag to resize

ShellListViewGetListViewItemSorter Method

Returns the Comparer to be used when the list is sorted.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
protected override IComparer GetListViewItemSorter()

Return Value

Type: IComparer
The list view item sorter.
See Also