Click or drag to resize

SystemListViewGetColumnOrder Method

Retrieve the order in which columns appear.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public int[] GetColumnOrder()

Return Value

Type: Int32
Current display order of column indices
See Also