Click or drag to resize

SystemListViewGetColumnOrder Method

Retrieve the order in which columns appear.

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

Return Value

Type: Int32
Current display order of column indices
See Also