Click or drag to resize

ShellBrowserDefaultSortColumn Property

Get the default sort column of the currently selected ShellFolder.

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

Return Value

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