Click or drag to resize

ShellBrowserDefaultSortColumn Property

Get the default sort column of the currently selected ShellFolder.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public int DefaultSortColumn { get; }

Return Value

Type: Int32
The default sort column of the currently selected ShellFolder.
See Also