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.2
Syntax
public FolderViewMode View { get; set; }

Property Value

FolderViewMode
See Also