ShellBrowser .Net Edition
View Property
NamespacesJam.ShellShellSystemListView
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.
Declaration Syntax
C#Visual BasicVisual C++
public FolderViewMode View { get; set; }
Public Property View As FolderViewMode
public:
property FolderViewMode View {
	FolderViewMode get ();
	void set (FolderViewMode value);
}
See Also

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)