Click or drag to resize

ShellSystemListView Property

This property allows to set the different view modes of the windows explorer listview control. In comparison to the ShellListView the ShellSystemList provides a greater variety of possibilities.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public FolderViewMode View { get; set; }

Property Value

Type: FolderViewMode
See Also