Click or drag to resize

CustomFileListTGetListViewItemSorter Method

Returns the IComparer that should be used for sorting.

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

Return Value

Type: IComparer
The list view item sorter.
See Also