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.0
Syntax
public int DefaultSortColumn { get; }

Return Value

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